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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????膺??^ 0011111100111111001111110011111100111111001111111110010001011110001111110011111101011110 3f3f3f3f3f3fe45e3f3f5e
EUC-JP ??????膺??^ 0011111100111111001111110011111100111111001111111110011110111111001111110011111101011110 3f3f3f3f3f3fe7bf3f3f5e
UTF-8 閱묒띁泥묊븨膺뚯퐶^ 11101001100101101011000111101011101011001001001011101011100111011000000111101111101001111010001111101011101011001000101011101011101110001010100011101000100001101011101011101011100110101010111111101101100100001011011001011110 e996b1ebac92eb9d81efa7a3ebac8aebb8a8e886baeb9aafed90b65e
UHC 閱묒띁泥묊븨膺뚯퐶^ 11100110111100111001000111101100100011011011110011101100101100101001000111100111100101011001000111101011111011001000110011101100101111011001111101011110 e6f391ec8dbcecb291e79591ebec8cecbd9f5e

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