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 韭オツー莉雁喆驪 11101000111010101011010111000010101100001110010010111011100010101110010111111010100101011110100110001011 e8eab5c2b0e4bb8ae5fa95e98b
EUC-JP 韭オツー莉雁喆驪 1111000011101100100011101011010110001110110000101000111010110000111010001011110110110100111001111000111110110101111010001111000111101011 f0ec8eb58ec28eb0e8bdb4e78fb5e8f1eb
UTF-8 韭オツー莉雁喆驪 111010011001111110101101111011111011110110110101111011111011111010000010111011111011110110110000111010001000111010001001111010011001101110000001111001011001011010000110111010011010100110101010 e99fadefbdb5efbe82efbdb0e88e89e99b81e59686e9a9aa
UHC ????莉雁喆驪 001111110011111100111111001111111101011111101001111001001101001011110100110010101101010111110001 3f3f3f3fd7e9e4d2f4cad5f1

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