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 ?ぁ赴?ぁ赴^ 0011111110000010100111111001010110001011001111111000001010011111100101011000101101011110 3f829f958b3f829f958b5e
EUC-JP ?ぁ赴?ぁ赴^ 0011111110100100101000011100100111101011001111111010010010100001110010011110101101011110 3fa4a1c9eb3fa4a1c9eb5e
UTF-8 룶ぁ赴룶ぁ赴^ 11101011101000111011011011100011100000011000000111101000101101011011010011101011101000111011011011100011100000011000000111101000101101011011010001011110 eba3b6e38181e8b5b4eba3b6e38181e8b5b45e
UHC 룶ぁ赴룶ぁ赴^ 10001111101010111010101010100001110111011011100110001111101010111010101010100001110111011011100101011110 8fabaaa1ddb98fabaaa1ddb95e

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