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 逋イ縲南アキ逍 1110011110011001101100101110001110000000100100111110110010110001101101111110011110010110 e799b2e38093ecb1b7e796
EUC-JP 逋イ縲南アキ逍 1110110111111001100011101011001011100101111000001100011011101110100011101011000110001110101101111110110111110110 edf98eb2e5e0c6ee8eb18eb7edf6
UTF-8 逋イ縲南アキ逍 111010011000000010001011111011111011110110110010111001111011100010110010111001011000110110010111111011111011110110110001111011111011110110110111111010011000000010001101 e9808befbdb2e7b8b2e58d97efbdb1efbdb7e9808d
UHC 逋??南??逍 11111000111001110011111100111111110100011111010100111111001111111110000111001110 f8e73f3fd1f53f3fe1ce

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