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 ??????????^^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110101111001011110 3f3f3f3f3f3f3f3f3f3f5e5e
SJIS-WIN ?驥?????驥??^^ 0011111111101001100001110011111100111111001111110011111100111111111010011000011100111111001111110101111001011110 3fe9873f3f3f3f3fe9873f3f5e5e
EUC-JP ?驥?????驥??^^ 0011111111110001111001110011111100111111001111110011111100111111111100011110011100111111001111110101111001011110 3ff1e73f3f3f3f3ff1e73f3f5e5e
UTF-8 렺驥렻렔렺렔렺驥렻렋^^ 1110101110100000101110101110100110101001101001011110101110100000101110111110101110100000100101001110101110100000101110101110101110100000100101001110101110100000101110101110100110101001101001011110101110100000101110111110101110100000100010110101111001011110 eba0bae9a9a5eba0bbeba094eba0baeba094eba0bae9a9a5eba0bbeba08b5e5e
UHC 렺驥렻렔렺렔렺驥렻렋^^ 10001110110000101101000111001010100011101100001110001110101010011000111011000010100011101010100110001110110000101101000111001010100011101100001110001110101000100101111001011110 8ec2d1ca8ec38ea98ec28ea98ec2d1ca8ec38ea25e5e

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