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 ???????楯 001111110011111100111111001111110011111100111111001111111000111101111100 3f3f3f3f3f3f3f8f7c
EUC-JP ???????楯 001111110011111100111111001111110011111100111111001111111011110111011101 3f3f3f3f3f3f3fbddd
UTF-8 렻렜렺렊렻셔렟楯 111010111010000010111011111010111010000010011100111010111010000010111010111010111010000010001010111010111010000010111011111011001000010110010100111010111010000010011111111001101010010110101111 eba0bbeba09ceba0baeba08aeba0bbec8594eba09fe6a5af
UHC 렻렜렺렊렻셔렟楯 10001110110000111000111010101110100011101100001010001110101000011000111011000011101111001100010110001110101100001110001011100100 8ec38eae8ec28ea18ec3bcc58eb0e2e4

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