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 ???援ι?溢 00111111001111110011111110001001100001111000001111000111001111111000100011101100 3f3f3f898783c73f88ec
EUC-JP ???援ι?溢 00111111001111110011111110110001111001111010011011001001001111111011000011101110 3f3f3fb1e7a6c93fb0ee
UTF-8 囹덈뀾援ι뇽溢 1110111110100110101010011110101110001101100010001110101110000000101111101110011010001111101101001100111010111001111010111000011110111101111001101011101010100010 efa6a9eb8d88eb80bee68fb4ceb9eb87bde6baa2
UHC 囹덈뀾援ι뇽溢 1110011110101010100010001110101110000101101101001110101010110101101001011110100110110100101010001110110011101110 e7aa88eb85b4eab5a5e9b4a8ecee

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