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 萇ミョ}萇ミョ{^ 111001001100011111010000111110001010101010101110011111011110010011000111110100001111100010101010101011100111101101011110 e4c7d0f8aaae7de4c7d0f8aaae7b5e
EUC-JP 萇ミ?ョ}萇ミ?ョ{^ 1110100011001001100011101101000000111111100011101010111001111101111010001100100110001110110100000011111110001110101011100111101101011110 e8c98ed03f8eae7de8c98ed03f8eae7b5e
UTF-8 萇ミョ}萇ミョ{^ 111010001001000010000111111011111011111010010000111011101001100110001001111011111011110110101110011111011110100010010000100001111110111110111110100100001110111010011001100010011110111110111101101011100111101101011110 e89087efbe90ee9989efbdae7de89087efbe90ee9989efbdae7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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