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 ????L????~ 00111111001111110011111100111111010011000011111100111111001111110011111101111110 3f3f3f3f4c3f3f3f3f7e
SJIS-WIN 靖???L贈???~ 100101101111010100111111001111110011111101001100100100011010000100111111001111110011111101111110 96f53f3f3f4c91a13f3f3f7e
EUC-JP 靖???L贈???~ 110011001111011100111111001111110011111101001100110000101010001100111111001111110011111101111110 ccf73f3f3f4cc2a33f3f3f7e
UTF-8 靖ㆁ렰렕L贈숄렰렲~ 1110100110011101100101101110001110000110100000011110101110100000101100001110101110100000100101010100110011101000101101001000100011101100100010001000010011101011101000001011000011101011101000001011001001111110 e99d96e38681eba0b0eba0954ce8b488ec8884eba0b0eba0b27e
UHC 靖ㆁ렰렕L贈숄렰렲~ 111011111111111010100100111100011000111010111101100011101010101001001100111100011111110010111100111100011000111010111101100011101011111101111110 effea4f18ebd8eaa4cf1fcbcf18ebd8ebf7e

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