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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???游??乙ν 0011111100111111001111111001111111100000001111110011111110001001101100111000001111001011 3f3f3f9fe03f3f89b383cb
EUC-JP ???游??乙ν 0011111100111111001111111101111011100010001111110011111110110010101101011010011011001101 3f3f3fdee23f3fb2b5a6cd
UTF-8 咽됱빍游ㅴ벧乙ν 1110111110100110100111101110101110010000101100011110101110111001100011011110011010111000101110001110001110000101101101001110101110110010101001111110010010111001100110011100111010111101 efa69eeb90b1ebb98de6b8b8e385b4ebb2a7e4b999cebd
UHC 咽됱빍游ㅴ벧乙ν 11100110111011001000100111101100100101011011001011101010111111011010010011100100101110101010011011101011111000001010010111101101 e6ec89ec95b2eafda4e4baa6ebe0a5ed

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