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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN 罌??4???B 11100011101000000011111100111111100000100101001100111111001111110011111101000010 e3a03f3f82533f3f3f42
EUC-JP 罌??4艅??B 111001101010001000111111001111111010001110110100100011111101011011111101001111110011111101000010 e6a23f3fa3b48fd6fd3f3f42
UTF-8 罌붇뉗4艅덇폌B 11100111101111011000110011101011101101101000011111101011100010011001011111101111101111001001010011101000100010011000010111101011100011011000011111101101100011111000110001000010 e7bd8cebb687eb8997efbc94e88985eb8d87ed8f8c42
UHC 罌붇뉗4艅덇폌B 111001011010001010111010110100011000011111101100101000111011010011100110101010011000100011101010101111001001011101000010 e5a2bad187eca3b4e6a988eabc9742

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