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 蒻渉ト}蒻渉ト{^ 11100100111010001000111111000010110001000111110111100100111010001000111111000010110001000111101101011110 e4e88fc2c47de4e88fc2c47b5e
EUC-JP 蒻渉ト}蒻渉ト{^ 111010001110101010111110110001001000111011000100011111011110100011101010101111101100010010001110110001000111101101011110 e8eabec48ec47de8eabec48ec47b5e
UTF-8 蒻渉ト}蒻渉ト{^ 111010001001001010111011111001101011100010001001111011111011111010000100011111011110100010010010101110111110011010111000100010011110111110111110100001000111101101011110 e892bbe6b889efbe847de892bbe6b889efbe847b5e
UHC 蒻??}蒻??{^ 1110010110110110001111110011111101111101111001011011011000111111001111110111101101011110 e5b63f3f7de5b63f3f7b5e

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