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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 晳雜ハセ}晳雜ハセ{^ 111110101101100111101000101101101100101010111110011111011111101011011001111010001011011011001010101111100111101101011110 fad9e8b6cabe7dfad9e8b6cabe7b5e
EUC-JP 晳雜ハセ}晳雜ハセ{^ 100011111100001011000100111100001011100010001110110010101000111010111110011111011000111111000010110001001111000010111000100011101100101010001110101111100111101101011110 8fc2c4f0b88eca8ebe7d8fc2c4f0b88eca8ebe7b5e
UTF-8 晳雜ハセ}晳雜ハセ{^ 111001101001100110110011111010011001101110011100111011111011111010001010111011111011110110111110011111011110011010011001101100111110100110011011100111001110111110111110100010101110111110111101101111100111101101011110 e699b3e99b9cefbe8aefbdbe7de699b3e99b9cefbe8aefbdbe7b5e
UHC 晳雜??}晳雜??{^ 111000001010111111101101110110100011111100111111011111011110000010101111111011011101101000111111001111110111101101011110 e0afedda3f3f7de0afedda3f3f7b5e

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