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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 搖?窩?搖?窩?^ 10011101100010100011111111100010011111000011111110011101100010100011111111100010011111000011111101011110 9d8a3fe27c3f9d8a3fe27c3f5e
EUC-JP 搖?窩?搖?窩?^ 11011001111010100011111111100011110111010011111111011001111010100011111111100011110111010011111101011110 d9ea3fe3dd3fd9ea3fe3dd3f5e
UTF-8 搖렫窩렧搖렫窩렧^ 11100110100100001001011011101011101000001010101111100111101010101010100111101011101000001010011111100110100100001001011011101011101000001010101111100111101010101010100111101011101000001010011101011110 e69096eba0abe7aaa9eba0a7e69096eba0abe7aaa9eba0a75e
UHC 搖렫窩렧搖렫窩렧^ 1110100011110100100011101011100111101000110000001000111010110110111010001111010010001110101110011110100011000000100011101011011001011110 e8f48eb9e8c08eb6e8f48eb9e8c08eb65e

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