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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 荳茨スセ[荳茨スセ[^ 111001001011100010001000111011111011110110111110010110111110010010111000100010001110111110111101101111100101101101011110 e4b888efbdbe5be4b888efbdbe5b5e
EUC-JP 荳茨スセ[荳茨スセ[^ 11101000101110101011000011110001100011101011110110001110101111100101101111101000101110101011000011110001100011101011110110001110101111100101101101011110 e8bab0f18ebd8ebe5be8bab0f18ebd8ebe5b5e
UTF-8 荳茨スセ[荳茨スセ[^ 111010001000110110110011111010001000110010101000111011111011110110111101111011111011110110111110010110111110100010001101101100111110100010001100101010001110111110111101101111011110111110111101101111100101101101011110 e88db3e88ca8efbdbdefbdbe5be88db3e88ca8efbdbdefbdbe5b5e
UHC 荳茨??[荳茨??[^ 110101001110010111101101101111000011111100111111010110111101010011100101111011011011110000111111001111110101101101011110 d4e5edbc3f3f5bd4e5edbc3f3f5b5e

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