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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 胄逸終胄逸終B 11100011111100101000100011101101100011110100100111100011111100101000100011101101100011110100100101000010 e3f288ed8f49e3f288ed8f4942
EUC-JP 胄逸終胄逸終B 11100110111101001011000011101111101111011010101011100110111101001011000011101111101111011010101001000010 e6f4b0efbdaae6f4b0efbdaa42
UTF-8 胄逸終胄逸終B 11101000100000111000010011101001100000001011100011100111101101011000001011101000100000111000010011101001100000001011100011100111101101011000001001000010 e88384e980b8e7b582e88384e980b8e7b58242
UHC 胄逸終胄逸終B 11110001101100001110110011101111111100001111101111110001101100001110110011101111111100001111101101000010 f1b0eceff0fbf1b0eceff0fb42

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