To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ?哉???}?哉???{^ 001111111000110111000110001111110011111100111111011111010011111110001101110001100011111100111111001111110111101101011110 3f8dc63f3f3f7d3f8dc63f3f3f7b5e
EUC-JP ?哉???}?哉???{^ 001111111011101011001000001111110011111100111111011111010011111110111010110010000011111100111111001111110111101101011110 3fbac83f3f3f7d3fbac83f3f3f7b5e
UTF-8 롏哉렜렊렾}롏哉렜렊렾{^ 111010111010000110001111111001011001001110001001111010111010000010011100111010111010000010001010111010111010000010111110011111011110101110100001100011111110010110010011100010011110101110100000100111001110101110100000100010101110101110100000101111100111101101011110 eba18fe59389eba09ceba08aeba0be7deba18fe59389eba09ceba08aeba0be7b5e
UHC 롏哉렜렊렾}롏哉렜렊렾{^ 1000111011010101111011101010001110001110101011101000111010100001100011101100011001111101100011101101010111101110101000111000111010101110100011101010000110001110110001100111101101011110 8ed5eea38eae8ea18ec67d8ed5eea38eae8ea18ec67b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)