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 嚥??塋??節 10011010100010110011111100111111100110101100100000111111001111111001000011011111 9a8b3f3f9ac83f3f90df
EUC-JP 嚥??塋??節 11010011111010110011111100111111110101001100101000111111001111111100000011100001 d3eb3f3fd4ca3f3fc0e1
UTF-8 嚥띰숴塋띸슢節 111001011001101010100101111010111001110110110000111011001000100010110100111001011010000110001011111010111001110110111000111011001000101010100010111001111010111110000000 e59aa5eb9db0ec88b4e5a18beb9db8ec8aa2e7af80
UHC 嚥띰숴塋띸슢節 1110011010111111101101101110111110111101101001001110011110101011100011011110011110011010101011101110111110111101 e6bfb6efbda4e7ab8de79aaeefbd

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