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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 瓦?琥????狗 1000101010100010001111111110000011100110001111110011111100111111001111111000101111100111 8aa23fe0e63f3f3f3f8be7
EUC-JP 瓦?琥????狗 1011010010100100001111111110000011101000001111110011111100111111001111111011011011101001 b4a43fe0e83f3f3f3fb6e9
UTF-8 瓦렧琥잦띷퍗랑狗 111001111001001110100110111010111010000010100111111001111001000010100101111011001001111010100110111010111001110110110111111011011000110110010111111010111001111010010001111001111000101110010111 e793a6eba0a7e790a5ec9ea6eb9db7ed8d97eb9e91e78b97
UHC 瓦렧琥잦띷퍗랑狗 11101000101111111000111010110110111110111101000011000000111001101000110111100110101110111000111010110110111110111100111110110111 e8bf8eb6fbd0c0e68de6bb8eb6fbcfb7

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