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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 雨輕??蘖?? 10001001010010101110011101101010001111110011111110011111010100000011111100111111 894ae76a3f3f9f503f3f
EUC-JP 雨輕??蘖?? 10110001101010111110110111001011001111110011111111011101101100010011111100111111 b1abedcb3f3fddb13f3f
UTF-8 雨輕렲렊蘖렗梨 111010011001101110101000111010001011110010010101111010111010000010110010111010111010000010001010111010001001100010010110111010111010000010010111111011111010011110100010 e99ba8e8bc95eba0b2eba08ae89896eba097efa7a2
UHC 雨輕렲렊蘖렗梨 1110100111101011110011001110111010001110101111111000111010100001111001011110111010001110101011001110110010110001 e9ebccee8ebf8ea1e5ee8eacecb1

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