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 ???粃???? 001111110011111100111111111000101110000100111111001111110011111100111111 3f3f3fe2e13f3f3f3f
EUC-JP ???粃???? 001111110011111100111111111001001110001100111111001111110011111100111111 3f3f3fe4e33f3f3f3f
UTF-8 뤶쫷얻粃렿렻석뤶 111010111010010010110110111011001010101110110111111011001001011010111011111001111011001010000011111010111010000010111111111010111010000010111011111011001000010010011101111010111010010010110110 eba4b6ecabb7ec96bbe7b283eba0bfeba0bbec849deba4b6
UHC 뤶쫷얻粃렿렻석뤶 10001111111001001010011010001110101111101111001011011101111110111000111011000111100011101100001110111100101011101000111111100100 8fe4a68ebef2ddfb8ec78ec3bcae8fe4

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