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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 癲????????^ 1110000110011111001111110011111100111111001111110011111100111111001111110011111101011110 e19f3f3f3f3f3f3f3f3f5e
EUC-JP 癲????????^ 1110001010100001001111110011111100111111001111110011111100111111001111110011111101011110 e2a13f3f3f3f3f3f3f3f5e
UTF-8 癲덈챷隣댐쫰紐꾪넺^ 11100111100110011011001011101011100011011000100011101100101100011011011111101111101001111011000111101011100011001001000011101100101010111011000011101111101001111000111111101010101111101010101011101011100001001011101001011110 e799b2eb8d88ecb1b7efa7b1eb8c90ecabb0efa78feabeaaeb84ba5e
UHC 癲덈챷隣댐쫰紐꾪넺^ 11101111101001101000100011101011101010101000010011101100111001001011010011101111101001101000100011101011101010101000010011101101100001101011010001011110 efa688ebaa84ece4b4efa688ebaa84ed86b45e

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