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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 厄β?猷??蚓 1001011011101111100000111100000000111111100101110101000100111111001111111110010101101101 96ef83c03f97513f3fe56d
EUC-JP 厄β?猷??蚓 1100110011110001101001101100001000111111110011011011001000111111001111111110100111001110 ccf1a6c23fcdb23f3fe9ce
UTF-8 厄β돦猷녵틠蚓 1110010110001110100001001100111010110010111010111000111110100110111001111000110010110111111010111000010110110101111011011000101110100000111010001001101010010011 e58e84ceb2eb8fa6e78cb7eb85b5ed8ba0e89a93
UHC 厄β돦猷녵틠蚓 1110010011111000101001011110001010001001101010101110101110100011100001101110010010111010100011001110110011100010 e4f8a5e289aaeba386e4ba8cece2

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