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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???汝?????? 0011111100111111001111111001001111110000001111110011111100111111001111110011111100111111 3f3f3f93f03f3f3f3f3f3f
EUC-JP ???汝?????? 0011111100111111001111111100011011110010001111110011111100111111001111110011111100111111 3f3f3fc6f23f3f3f3f3f3f
UTF-8 銳잍뜤汝띸럫溜뺟뎳溜 111010011000101010110011111011001001111010001101111010111001110010100100111001101011000110011101111010111001110110111000111010111001111110101011111011111010011110001011111010111011101010011111111010111000111010110011111011111010011110001011 e98ab3ec9e8deb9ca4e6b19deb9db8eb9fabefa78bebba9feb8eb3efa78b
UHC 銳잍뜤汝띸럫溜뺟뎳溜 1110011111100101100111111110011010001101101001111110011010100011100011011110011110001110100011101110101011111110100101011110011110001001100001101110101011111110 e7e59fe68da7e6a38de78e8eeafe95e78986eafe

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