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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 闊鯉ヲ。闊鯉ヲ。^ 11101000100010001000110011101111101001101010000111101000100010001000110011101111101001101010000101011110 e8888cefa6a1e8888cefa6a15e
EUC-JP 闊鯉ヲ。闊鯉ヲ。^ 1110111111101000101110001111000110001110101001101000111010100001111011111110100010111000111100011000111010100110100011101010000101011110 efe8b8f18ea68ea1efe8b8f18ea68ea15e
UTF-8 闊鯉ヲ。闊鯉ヲ。^ 11101001100101111000101011101001101011111000100111101111101111011010011011101111101111011010000111101001100101111000101011101001101011111000100111101111101111011010011011101111101111011010000101011110 e9978ae9af89efbda6efbda1e9978ae9af89efbda6efbda15e
UHC 闊鯉??闊鯉??^ 11111100110001001101011111101111001111110011111111111100110001001101011111101111001111110011111101011110 fcc4d7ef3f3ffcc4d7ef3f3f5e

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