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 ???L???? 0011111100111111001111110100110000111111001111110011111100111111 3f3f3f4c3f3f3f3f
SJIS-WIN ???L???? 0011111100111111001111110100110000111111001111110011111100111111 3f3f3f4c3f3f3f3f
EUC-JP ???L???? 0011111100111111001111110100110000111111001111110011111100111111 3f3f3f4c3f3f3f3f
UTF-8 혨횓혩L혡혘혨횓 11101101100110001010100011101101100110101001001111101101100110001010100101001100111011011001100010100001111011011001100010011000111011011001100010101000111011011001101010010011 ed98a8ed9a93ed98a94ced98a1ed9898ed98a8ed9a93
UHC 혨횓혩L혡혘혨횓 110000101001000011000011100011101100001010010001010011001100001010001010110000101000001111000010100100001100001110001110 c290c38ec2914cc28ac283c290c38e

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