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 泳??曜??渦 10001001011010100011111100111111100101110110101000111111001111111000100101010001 896a3f3f976a3f3f8951
EUC-JP 泳??曜??渦 10110001110010110011111100111111110011011100101100111111001111111011000110110010 b1cb3f3fcdcb3f3fb1b2
UTF-8 泳롫젶曜뺣젙渦 111001101011001110110011111010111010000110101011111011001010000010110110111001101001101110011100111010111011101010100011111011001010000010011001111001101011100010100110 e6b3b3eba1abeca0b6e69b9cebbaa3eca099e6b8a6
UHC 泳롫젶曜뺣젙渦 1110011110110110100011101110101110100000101010101110100011111000100101011110101110100000100101011110100010111110 e7b68eeba0aae8f895eba095e8be

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