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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鞨ェ邊、邉倩エ鍋イ 1110100011100000101010101110011110110010101001001110011110110011100110001110100010110100100100111110011110110010 e8e0aae7b2a4e7b398e8b493e7b2
EUC-JP 鞨ェ邊、邉倩エ鍋イ 111100001110001010001110101010101110111010110100100011101010010011101110101101011101000011101010100011101011010011000110111010011000111010110010 f0e28eaaeeb48ea4eeb5d0ea8eb4c6e98eb2
UTF-8 鞨ェ邊、邉倩エ鍋イ 111010011001111010101000111011111011110110101010111010011000001010001010111011111011110110100100111010011000001010001001111001011000000010101001111011111011110110110100111010011000110110001011111011111011110110110010 e99ea8efbdaae9828aefbda4e98289e580a9efbdb4e98d8befbdb2
UHC 鞨?邊????鍋? 110010101110101000111111110111001010101100111111001111110011111100111111110011101010011100111111 caea3fdcab3f3f3f3fcea73f

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