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 隴壌」ォ蒹ィ鄂イ 111010001010110110001111111010111010001110101011111001001110001110101000111001111011110110110010 e8ad8feba3abe4e3a8e7bdb2
EUC-JP 隴壌」ォ蒹ィ鄂イ 11110000101011111011111011101101100011101010001110001110101010111110100011100101100011101010100011101110101111111000111010110010 f0afbeed8ea38eabe8e58ea8eebf8eb2
UTF-8 隴壌」ォ蒹ィ鄂イ 111010011001101010110100111001011010001110001100111011111011110110100011111011111011110110101011111010001001001010111001111011111011110110101000111010011000010010000010111011111011110110110010 e99ab4e5a38cefbda3efbdabe892b9efbda8e98482efbdb2
UHC ??????鄂? 001111110011111100111111001111110011111100111111111001001100011100111111 3f3f3f3f3f3fe4c73f

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