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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 漱??L漱??L^ 1001111111111001001111110011111101001100100111111111100100111111001111110100110001011110 9ff93f3f4c9ff93f3f4c5e
EUC-JP 漱??L漱??L^ 1101111011111011001111110011111101001100110111101111101100111111001111110100110001011110 defb3f3f4cdefb3f3f4c5e
UTF-8 漱땱둤L漱땱둤L^ 111001101011110010110001111010111001010110110001111010111001000110100100010011001110011010111100101100011110101110010101101100011110101110010001101001000100110001011110 e6bcb1eb95b1eb91a44ce6bcb1eb95b1eb91a44c5e
UHC 漱땱둤L漱땱둤L^ 111000101010101110001011100001111000101001011001010011001110001010101011100010111000011110001010010110010100110001011110 e2ab8b878a594ce2ab8b878a594c5e

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