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}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
SJIS-WIN 臓足臓谷L}臓足臓谷L{^ 100100011001111110010001101010111001000110011111100100100100101001001100011111011001000110011111100100011010101110010001100111111001001001001010010011000111101101011110 919f91ab919f924a4c7d919f91ab919f924a4c7b5e
EUC-JP 臓足臓谷L}臓足臓谷L{^ 110000101010000111000010101011011100001010100001110000111010101101001100011111011100001010100001110000101010110111000010101000011100001110101011010011000111101101011110 c2a1c2adc2a1c3ab4c7dc2a1c2adc2a1c3ab4c7b5e
UTF-8 臓足臓谷L}臓足臓谷L{^ 1110100010000111100100111110100010110110101100111110100010000111100100111110100010110000101101110100110001111101111010001000011110010011111010001011011010110011111010001000011110010011111010001011000010110111010011000111101101011110 e88793e8b6b3e88793e8b0b74c7de88793e8b6b3e88793e8b0b74c7b5e
UHC ?足?谷L}?足?谷L{^ 0011111111110000111010110011111111001101110110110100110001111101001111111111000011101011001111111100110111011011010011000111101101011110 3ff0eb3fcddb4c7d3ff0eb3fcddb4c7b5e

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