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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??煩}??煩{^ 0011111100111111100101001100111101111101001111110011111110010100110011110111101101011110 3f3f94cf7d3f3f94cf7b5e
EUC-JP 獐?煩}獐?煩{^ 100011111100101110111010001111111100100011010001011111011000111111001011101110100011111111001000110100010111101101011110 8fcbba3fc8d17d8fcbba3fc8d17b5e
UTF-8 獐곕煩}獐곕煩{^ 111001111000110110010000111010101011001110010101111001111000010110101001011111011110011110001101100100001110101010110011100101011110011110000101101010010111101101011110 e78d90eab395e785a97de78d90eab395e785a97b5e
UHC 獐곕煩}獐곕煩{^ 111011011110111110110000111010111101101111100001011111011110110111101111101100001110101111011011111000010111101101011110 edefb0ebdbe17dedefb0ebdbe17b5e

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