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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 漱??收??漱?? 100111111111100100111111001111111001110110111110001111110011111110011111111110010011111100111111 9ff93f3f9dbe3f3f9ff93f3f
EUC-JP 漱??收??漱?? 110111101111101100111111001111111101101011000000001111110011111111011110111110110011111100111111 defb3f3fdac03f3fdefb3f3f
UTF-8 漱땹뢄收롰뢄漱땹뢄 111001101011110010110001111010111001010110111001111010111010001010000100111001101001010010110110111010111010000110110000111010111010001010000100111001101011110010110001111010111001010110111001111010111010001010000100 e6bcb1eb95b9eba284e694b6eba1b0eba284e6bcb1eb95b9eba284
UHC 漱땹뢄收롰뢄漱땹뢄 111000101010101110001011100011111000111011111110111000101010010110001110111011011000111011111110111000101010101110001011100011111000111011111110 e2ab8b8f8efee2a58eed8efee2ab8b8f8efe

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