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 蹄棒燔}蹄棒燔{^ 100100101111101110010110010111111110000010011000011111011001001011111011100101100101111111100000100110000111101101011110 92fb965fe0987d92fb965fe0987b5e
EUC-JP 蹄棒燔}蹄棒燔{^ 110001001111110111001011110000001101111111111000011111011100010011111101110010111100000011011111111110000111101101011110 c4fdcbc0dff87dc4fdcbc0dff87b5e
UTF-8 蹄棒燔}蹄棒燔{^ 111010001011100110000100111001101010001110010010111001111000011110010100011111011110100010111001100001001110011010100011100100101110011110000111100101000111101101011110 e8b984e6a392e787947de8b984e6a392e787947b5e
UHC 蹄棒燔}蹄棒燔{^ 111100001011010011011100111010101101101111100010011111011111000010110100110111001110101011011011111000100111101101011110 f0b4dceadbe27df0b4dceadbe27b5e

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