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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 谷湛側L谷湛側L^ 100100100100101010010010010110001001000110100100010011001001001001001010100100100101100010010001101001000100110001011110 924a925891a44c924a925891a44c5e
EUC-JP 谷湛側L谷湛側L^ 110000111010101111000011101110011100001010100110010011001100001110101011110000111011100111000010101001100100110001011110 c3abc3b9c2a64cc3abc3b9c2a64c5e
UTF-8 谷湛側L谷湛側L^ 111010001011000010110111111001101011100110011011111001011000000110110100010011001110100010110000101101111110011010111001100110111110010110000001101101000100110001011110 e8b0b7e6b99be581b44ce8b0b7e6b99be581b44c5e
UHC 谷湛側L谷湛側L^ 110011011101101111010011110000001111011010110000010011001100110111011011110100111100000011110110101100000100110001011110 cddbd3c0f6b04ccddbd3c0f6b04c5e

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