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 邇雅カケ寘樒ч 111001111000111010001001111010111011011010111001111110101010100110011110111001111000010010001001 e78e89ebb6b9faa99ee78489
EUC-JP 邇雅カケ寘樒ч 111011011110111010110010111011011000111010110110100011101011100110001111101110101110000111011100111010011010011111101001 edeeb2ed8eb68eb98fbae1dce9a7e9
UTF-8 邇雅カケ寘樒ч 1110100110000010100001111110100110011011100001011110111110111101101101101110111110111101101110011110010110101111100110001110011010101000100100101101000110000111 e98287e99b85efbdb6efbdb9e5af98e6a892d187
UHC 邇雅????ч 11101100110001001110010010111010001111110011111100111111001111111010110011101001 ecc4e4ba3f3f3f3face9

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