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 渟??渟??^ 100111111101100100111111001111111001111111011001001111110011111101011110 9fd93f3f9fd93f3f5e
EUC-JP 渟?澐渟?澐^ 11011110110110110011111110001111110010001110100111011110110110110011111110001111110010001110100101011110 dedb3f8fc8e9dedb3f8fc8e95e
UTF-8 渟펩澐渟펩澐^ 11100110101110001001111111101101100011101010100111100110101111101001000011100110101110001001111111101101100011101010100111100110101111101001000001011110 e6b89fed8ea9e6be90e6b89fed8ea9e6be905e
UHC 渟펩澐渟펩澐^ 11101111111001011100011011101001111010011111101011101111111001011100011011101001111010011111101001011110 efe5c6e9e9faefe5c6e9e9fa5e

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