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 癰??媛???? 11100001100111100011111100111111100101010101000100111111001111110011111100111111 e19e3f3f95513f3f3f3f
EUC-JP 癰??媛???? 11100001111111100011111100111111110010011011001000111111001111110011111100111111 e1fe3f3fc9b23f3f3f3f
UTF-8 癰꾩뇤媛뺞넼溜뻲 111001111001100110110000111010101011111010101001111010111000011110100100111001011010101010011011111010111011101010011110111010111000010010111100111011111010011110001011111010111011101110110010 e799b0eabea9eb87a4e5aa9bebba9eeb84bcefa78bebbbb2
UHC 癰꾩뇤媛뺞넼溜뻲 11101000101110011000010011101100100001111000110011101010101100001001010111100110100001101011011011101010111111101001011001110111 e8b984ec878ceab095e686b6eafe9677

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