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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 搖⑨?塋??節 1001110110001010100001110100100000111111100110101100100000111111001111111001000011011111 9d8a87483f9ac83f3f90df
EUC-JP 搖??塋??節 11011001111010100011111100111111110101001100101000111111001111111100000011100001 d9ea3f3fd4ca3f3fc0e1
UTF-8 搖⑨숱塋띸슢節 111001101001000010010110111000101001000110101000111011001000100010110001111001011010000110001011111010111001110110111000111011001000101010100010111001111010111110000000 e69096e291a8ec88b1e5a18beb9db8ec8aa2e7af80
UHC 搖⑨숱塋띸슢節 1110100011110100101010001110111110111101101000101110011110101011100011011110011110011010101011101110111110111101 e8f4a8efbda2e7ab8de79aaeefbd

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