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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?程恂}?程恂{^ 00111111100100101111011010011100100101100111110100111111100100101111011010011100100101100111101101011110 3f92f69c967d3f92f69c967b5e
EUC-JP ?程恂}?程恂{^ 00111111110001001111100011010111111101100111110100111111110001001111100011010111111101100111101101011110 3fc4f8d7f67d3fc4f8d7f67b5e
UTF-8 렫程恂}렫程恂{^ 111010111010000010101011111001111010100010001011111001101000000110000010011111011110101110100000101010111110011110101000100010111110011010000001100000100111101101011110 eba0abe7a88be681827deba0abe7a88be681827b5e
UHC 렫程恂}렫程恂{^ 100011101011100111101111111011111110001011100001011111011000111010111001111011111110111111100010111000010111101101011110 8eb9efefe2e17d8eb9efefe2e17b5e

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