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 恁???怨??? 10011100100011000011111100111111001111111000100110000101001111110011111100111111 9c8c3f3f3f89853f3f3f
EUC-JP 恁???怨??? 11010111111011000011111100111111001111111011000111100101001111110011111100111111 d7ec3f3f3fb1e53f3f3f
UTF-8 恁쇤렑렕怨쭹렠제 111001101000000110000001111011001000011110100100111010111010000010010001111010111010000010010101111001101000000010101000111011001010110110111001111010111010000010100000111011001010000010011100 e68181ec87a4eba091eba095e680a8ecadb9eba0a0eca09c
UHC 恁쇤렑렕怨쭹렠제 11101100111101101011110011101001100011101010011010001110101010101110101010110011110000101110011110001110101100011100000110100110 ecf6bce98ea68eaaeab3c2e78eb1c1a6

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