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 ?????娃?? 001111110011111100111111001111110011111110001000101000010011111100111111 3f3f3f3f3f88a13f3f
EUC-JP ?????娃?? 001111110011111100111111001111110011111110110000101000110011111100111111 3f3f3f3f3fb0a33f3f
UTF-8 隸밭뮸烈껦娃멱랜 111011111010011010111000111010111011000010101101111010111010111010111000111011111010011010011111111010101011101110100110111001011010100010000011111010111010100110110001111010111001111010011100 efa6b8ebb0adebaeb8efa69feabba6e5a883eba9b1eb9e9c
UHC 隸밭뮸烈껦娃멱랜 11100111111001101011100111100111100100101011111111100110111011111000010001000001111010001101111110111000111010001011011110100011 e7e6b9e792bfe6ef8441e8dfb8e8b7a3

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