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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 祭潘?企?潘?句 10001101110101011110000001001110001111111000101011101001001111111110000001001110001111111000101111100101 8dd5e04e3f8ae93fe04e3f8be5
EUC-JP 祭潘?企?潘?句 10111010110101111101111110101111001111111011010011101011001111111101111110101111001111111011011011100111 bad7dfaf3fb4eb3fdfaf3fb6e7
UTF-8 祭潘렗企렗潘렗句 111001111010010110101101111001101011110110011000111010111010000010010111111001001011110010000001111010111010000010010111111001101011110110011000111010111010000010010111111001011000111110100101 e7a5ade6bd98eba097e4bc81eba097e6bd98eba097e58fa5
UHC 祭潘렗企렗潘렗句 11110000101011101101101011101011100011101010110011010000111010101000111010101100110110101110101110001110101011001100111110100011 f0aedaeb8eacd0ea8eacdaeb8eaccfa3

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