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 ??≫蹙??縡? 0011111100111111100000011110001011100111010001010011111100111111111000110111000100111111 3f3f81e2e7453f3fe3713f
EUC-JP ??≫蹙??縡? 0011111100111111101000101110010011101101101001100011111100111111111001011101001000111111 3f3fa2e4eda63f3fe5d23f
UTF-8 뤗횓≫蹙쐬렔縡렭 111010111010010010010111111011011001101010010011111000101000100110101011111010001011100110011001111011001001000010101100111010111010000010010100111001111011100010100001111010111010000010101101 eba497ed9a93e289abe8b999ec90aceba094e7b8a1eba0ad
UHC 뤗횓≫蹙쐬렔縡렭 10001111110001111100001110001110101000011110110111110101111011001011110111111101100011101010100111101110101011011000111010111010 8fc7c38ea1edf5ecbdfd8ea9eead8eba

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