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 瓦ゆ?鶯??節 1000101010100010100000101110010000111111111010011111001000111111001111111001000011011111 8aa282e43fe9f23f3f90df
EUC-JP 瓦ゆ?鶯??節 1011010010100100101001001110011000111111111100101111010000111111001111111100000011100001 b4a4a4e63ff2f43f3fc0e1
UTF-8 瓦ゆ뇘鶯계엷節 111001111001001110100110111000111000001010000110111010111000011110011000111010011011011010101111111010101011001110000100111011001001011110110111111001111010111110000000 e793a6e38286eb8798e9b6afeab384ec97b7e7af80
UHC 瓦ゆ뇘鶯계엷節 1110100010111111101010101110011010000111100000111110010110100011101100001110100010111111101011111110111110111101 e8bfaae68783e5a3b0e8bfafefbd

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