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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???恁??姨?? 0011111100111111001111111001110010001100001111110011111110011011010010000011111100111111 3f3f3f9c8c3f3f9b483f3f
EUC-JP ???恁??姨?? 0011111100111111001111111101011111101100001111110011111111010101101010010011111100111111 3f3f3fd7ec3f3fd5a93f3f
UTF-8 梨낆껀恁듭콡姨뚰삓 111011111010011110100010111010111000001010000110111010101011101110000000111001101000000110000001111010111001001110101101111011001011110110100001111001011010011110101000111010111001101010110000111011001000001010010011 efa7a2eb8286eabb80e68181eb93adecbda1e5a7a8eb9ab0ec8293
UHC 梨낆껀恁듭콡姨뚰삓 111011001011000110000101111011001011001010101011111011001111011010110101111011001011000110011001111011001010100110001100111011011001100010011000 ecb185ecb2abecf6b5ecb199eca98ced9898

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