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{^ 001111110011111101001100011111010011111100111111010011000111101101011110 3f3f4c7d3f3f4c7b5e
SJIS-WIN 梢涇L}梢涇L{^ 10001111101111011111101011111011010011000111110110001111101111011111101011111011010011000111101101011110 8fbdfafb4c7d8fbdfafb4c7b5e
EUC-JP 梢涇L}梢涇L{^ 101111101011111110001111110001111100011101001100011111011011111010111111100011111100011111000111010011000111101101011110 bebf8fc7c74c7dbebf8fc7c74c7b5e
UTF-8 梢涇L}梢涇L{^ 1110011010100010101000101110011010110110100001110100110001111101111001101010001010100010111001101011011010000111010011000111101101011110 e6a2a2e6b6874c7de6a2a2e6b6874c7b5e
UHC 梢涇L}梢涇L{^ 11110100111111101100110011011100010011000111110111110100111111101100110011011100010011000111101101011110 f4feccdc4c7df4feccdc4c7b5e

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