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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 兄g?壯g?^ 1000110001011010100000101000011100111111100110101110000110000010100001110011111101011110 8c5a82873f9ae182873f5e
EUC-JP 兄g?壯g?^ 1011011110111011101000111110011100111111110101001110001110100011111001110011111101011110 b7bba3e73fd4e3a3e73f5e
UTF-8 兄g뜔壯g뜔^ 11100101100001011000010011101111101111011000011111101011100111001001010011100101101000111010111111101111101111011000011111101011100111001001010001011110 e58584efbd87eb9c94e5a3afefbd87eb9c945e
UHC 兄g뜔壯g뜔^ 11111010111111001010001111100111100011011001011111101101111000001010001111100111100011011001011101011110 fafca3e78d97ede0a3e78d975e

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