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 隴壌」ォ蜈ィ鄂イ 111010001010110110001111111010111010001110101011111001011000010110101000111001111011110110110010 e8ad8feba3abe585a8e7bdb2
EUC-JP 隴壌」ォ蜈ィ鄂イ 11110000101011111011111011101101100011101010001110001110101010111110100111100101100011101010100011101110101111111000111010110010 f0afbeed8ea38eabe9e58ea8eebf8eb2
UTF-8 隴壌」ォ蜈ィ鄂イ 111010011001101010110100111001011010001110001100111011111011110110100011111011111011110110101011111010001001110010001000111011111011110110101000111010011000010010000010111011111011110110110010 e99ab4e5a38cefbda3efbdabe89c88efbda8e98482efbdb2
UHC ????蜈?鄂? 00111111001111110011111100111111111010001010010100111111111001001100011100111111 3f3f3f3fe8a53fe4c73f

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