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 ?????[?????[^ 00111111001111110011111100111111001111110101101100111111001111110011111100111111001111110101101101011110 3f3f3f3f3f5b3f3f3f3f3f5b5e
SJIS-WIN ???恁?[???恁?[^ 001111110011111100111111100111001000110000111111010110110011111100111111001111111001110010001100001111110101101101011110 3f3f3f9c8c3f5b3f3f3f9c8c3f5b5e
EUC-JP ???恁?[???恁?[^ 001111110011111100111111110101111110110000111111010110110011111100111111001111111101011111101100001111110101101101011110 3f3f3fd7ec3f5b3f3f3fd7ec3f5b5e
UTF-8 梨숈㏏恁엛[梨숈㏏恁엛[^ 111011111010011110100010111011001000100010001000111000111000111110001111111001101000000110000001111011001001011110011011010110111110111110100111101000101110110010001000100010001110001110001111100011111110011010000001100000011110110010010111100110110101101101011110 efa7a2ec8888e38f8fe68181ec979b5befa7a2ec8888e38f8fe68181ec979b5b5e
UHC 梨숈㏏恁엛[梨숈㏏恁엛[^ 1110110010110001100110011110110010100111101110011110110011110110100111100111001001011011111011001011000110011001111011001010011110111001111011001111011010011110011100100101101101011110 ecb199eca7b9ecf69e725becb199eca7b9ecf69e725b5e

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