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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 貊灘擘\}貊灘擘\{^ 1110011010111011100100111110010110011101101001000101110001111101111001101011101110010011111001011001110110100100010111000111101101011110 e6bb93e59da45c7de6bb93e59da45c7b5e
EUC-JP 貊灘擘\}貊灘擘\{^ 1110110010111101110001101110011111011010101001100101110001111101111011001011110111000110111001111101101010100110010111000111101101011110 ecbdc6e7daa65c7decbdc6e7daa65c7b5e
UTF-8 貊灘擘\}貊灘擘\{^ 1110100010110010100010101110011110000001100110001110011010010011100110000101110001111101111010001011001010001010111001111000000110011000111001101001001110011000010111000111101101011110 e8b28ae78198e693985c7de8b28ae78198e693985c7b5e
UHC 貊灘擘\}貊灘擘\{^ 1101100011100111111101111010100011011011111110110101110001111101110110001110011111110111101010001101101111111011010111000111101101011110 d8e7f7a8dbfb5c7dd8e7f7a8dbfb5c7b5e

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