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 ?????????] 00111111001111110011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f3f3f5d
SJIS-WIN ???恁??姨??] 001111110011111100111111100111001000110000111111001111111001101101001000001111110011111101011101 3f3f3f9c8c3f3f9b483f3f5d
EUC-JP ???恁??姨?Ł] 0011111100111111001111111101011111101100001111110011111111010101101010010011111110001111101010011010100001011101 3f3f3fd7ec3f3fd5a93f8fa9a85d
UTF-8 梨뷀샄恁살괜姨띿Ł] 111011111010011110100010111010111011011110000000111011001000001110000100111001101000000110000001111011001000001010110100111010101011010010011100111001011010011110101000111010111001110110111111110001011000000101011101 efa7a2ebb780ec8384e68181ec82b4eab49ce5a7a8eb9dbfc5815d
UHC 梨뷀샄恁살괜姨띿Ł] 11101100101100011001010011101101100110001011011011101100111101101011101111101100101100011010011011101100101010011000110111101100101010001010100101011101 ecb194ed98b6ecf6bbecb1a6eca98deca8a95d

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