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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 獐??}獐??{^ 10001111110010111011101000111111001111110111110110001111110010111011101000111111001111110111101101011110 8fcbba3f3f7d8fcbba3f3f7b5e
UTF-8 獐쇤짐}獐쇤짐{^ 111001111000110110010000111011001000011110100100111011001010011110010000011111011110011110001101100100001110110010000111101001001110110010100111100100000111101101011110 e78d90ec87a4eca7907de78d90ec87a4eca7907b5e
UHC 獐쇤짐}獐쇤짐{^ 111011011110111110111100111010011100000111111100011111011110110111101111101111001110100111000001111111000111101101011110 edefbce9c1fc7dedefbce9c1fc7b5e

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