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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????揄?罰漿? 00111111001111110011111100111111001111111001110110001001001111111001010010110001100111111111011100111111 3f3f3f3f3f9d893f94b19ff73f
EUC-JP ?寗???揄?罰漿? 001111111000111110111010111000000011111100111111001111111101100111101001001111111100100010110011110111101111100100111111 3f8fbae03f3f3fd9e93fc8b3def93f
UTF-8 뤶寗ㆍ렱鱗揄뤒罰漿뻤 111010111010010010110110111001011010111110010111111000111000011010001101111010111010000010110001111011111010011110110010111001101000111110000100111010111010010010010010111001111011110110110000111001101011110010111111111010111011101110100100 eba4b6e5af97e3868deba0b1efa7b2e68f84eba492e7bdb0e6bcbfebbba4
UHC 뤶寗ㆍ렱鱗揄뤒罰漿뻤 1000111111100100110100101011110010100100111111011000111010111110111011001110011111101010111100011000111111000010110110111110101111101101111011001011101110111100 8fe4d2bca4fd8ebeece7eaf18fc2dbebedecbbbc

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