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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 慂??恝}慂??恝{^ 100111001100100000111111001111111111101010111100011111011001110011001000001111110011111111111010101111000111101101011110 9cc83f3ffabc7d9cc83f3ffabc7b5e
EUC-JP 慂??恝}慂??恝{^ 1101100011001010001111110011111110001111101111011110011101111101110110001100101000111111001111111000111110111101111001110111101101011110 d8ca3f3f8fbde77dd8ca3f3f8fbde77b5e
UTF-8 慂딄엥恝}慂딄엥恝{^ 111001101000010110000010111010111001010010000100111011001001011110100101111001101000000110011101011111011110011010000101100000101110101110010100100001001110110010010111101001011110011010000001100111010111101101011110 e68582eb9484ec97a5e6819d7de68582eb9484ec97a5e6819d7b5e
UHC 慂딄엥恝}慂딄엥恝{^ 11101001101111011000101011101010101111111010100011001110101111110111110111101001101111011000101011101010101111111010100011001110101111110111101101011110 e9bd8aeabfa8cebf7de9bd8aeabfa8cebf7b5e

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