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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 第瓏??}第瓏??{^ 100100011110011011100000111110100011111100111111011111011001000111100110111000001111101000111111001111110111101101011110 91e6e0fa3f3f7d91e6e0fa3f3f7b5e
EUC-JP 第瓏??}第瓏??{^ 110000101110100011100000111111000011111100111111011111011100001011101000111000001111110000111111001111110111101101011110 c2e8e0fc3f3f7dc2e8e0fc3f3f7b5e
UTF-8 第瓏렡렒}第瓏렡렒{^ 111001111010110010101100111001111001001110001111111010111010000010100001111010111010000010010010011111011110011110101100101011001110011110010011100011111110101110100000101000011110101110100000100100100111101101011110 e7acace7938feba0a1eba0927de7acace7938feba0a1eba0927b5e
UHC 第瓏렡렒}第瓏렡렒{^ 11110000101011111101011011101010100011101011001010001110101001110111110111110000101011111101011011101010100011101011001010001110101001110111101101011110 f0afd6ea8eb28ea77df0afd6ea8eb28ea77b5e

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