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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 縡?弔?縡?弔?B 11100011011100010011111110010010101000100011111111100011011100010011111110010010101000100011111101000010 e3713f92a23fe3713f92a23f42
EUC-JP 縡?弔?縡?弔?B 11100101110100100011111111000100101001000011111111100101110100100011111111000100101001000011111101000010 e5d23fc4a43fe5d23fc4a43f42
UTF-8 縡렕弔렲縡렕弔렲B 11100111101110001010000111101011101000001001010111100101101111001001010011101011101000001011001011100111101110001010000111101011101000001001010111100101101111001001010011101011101000001011001001000010 e7b8a1eba095e5bc94eba0b2e7b8a1eba095e5bc94eba0b242
UHC 縡렕弔렲縡렕弔렲B 1110111010101101100011101010101011110000110000001000111010111111111011101010110110001110101010101111000011000000100011101011111101000010 eead8eaaf0c08ebfeead8eaaf0c08ebf42

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