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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 韈幎が韈幎が^ 11101000111001111001101111101011100000101010101011101000111001111001101111101011100000101010101001011110 e8e79beb82aae8e79beb82aa5e
EUC-JP 韈幎が韈幎が^ 11110000111010011101011011101101101001001010110011110000111010011101011011101101101001001010110001011110 f0e9d6eda4acf0e9d6eda4ac5e
UTF-8 韈幎が韈幎が^ 11101001100111111000100011100101101110011000111011100011100000011000110011101001100111111000100011100101101110011000111011100011100000011000110001011110 e99f88e5b98ee3818ce99f88e5b98ee3818c5e
UHC ??が??が^ 001111110011111110101010101011000011111100111111101010101010110001011110 3f3faaac3f3faaac5e

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