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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 讌轟沖}讌轟沖{^ 111001101010010110001101100011001000100110101011011111011110011010100101100011011000110010001001101010110111101101011110 e6a58d8c89ab7de6a58d8c89ab7b5e
EUC-JP 讌轟沖}讌轟沖{^ 111011001010011110111001111011001011001010101101011111011110110010100111101110011110110010110010101011010111101101011110 eca7b9ecb2ad7deca7b9ecb2ad7b5e
UTF-8 讌轟沖}讌轟沖{^ 111010001010111010001100111010001011110110011111111001101011001010010110011111011110100010101110100011001110100010111101100111111110011010110010100101100111101101011110 e8ae8ce8bd9fe6b2967de8ae8ce8bd9fe6b2967b5e
UHC ?轟沖}?轟沖{^ 00111111110011101101111011110101111110000111110100111111110011101101111011110101111110000111101101011110 3fcedef5f87d3fcedef5f87b5e

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