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 搖쇽쉽~B 1110011010010000100101101110110010000111101111011110110010001001101111010111111001000010 e69096ec87bdec89bd7e42
SJIS-WIN ?????????~B 0011111100111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f3f7e42
EUC-JP æ??ì??ì??~B 1000111110101001110000010011111100111111100011111010101111000000001111110011111110001111101010111100000000111111001111110111111001000010 8fa9c13f3f8fabc03f3f8fabc03f3f7e42
UTF-8 搖쇽쉽~B 1100001110100110110000101001000011000010100101101100001110101100110000101000011111000010101111011100001110101100110000101000100111000010101111010111111001000010 c3a6c290c296c3acc287c2bdc3acc289c2bd7e42
UHC æ????½??½~B 1010100110100001001111110011111100111111001111111010100011110110001111110011111110101000111101100111111001000010 a9a13f3f3f3fa8f63f3fa8f67e42

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