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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 癲щ?諭??邑 1110000110011111100001001000101100111111100101110100000000111111001111111001011101010111 e19f848b3f97403f3f9757
EUC-JP 癲щ?諭??邑 1110001010100001101001111110101100111111110011011010000100111111001111111100110110111000 e2a1a7eb3fcda13f3fcdb8
UTF-8 癲щ톩諭김돳邑 1110011110011001101100101101000110001001111011011000011010101001111010001010101110101101111010101011100110000000111010111000111110110011111010011000001010010001 e799b2d189ed86a9e8abadeab980eb8fb3e98291
UHC 癲щ톩諭김돳邑 1110111110100110101011001110101110110111100000011110101110110001101100011110100010001001101101101110101111101001 efa6acebb781ebb1b1e889b6ebe9

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