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 ?夏漿?荏?下 0011111110001001110001001001111111110111001111111000100101100000001111111000100110111010 3f89c49ff73f89603f89ba
EUC-JP ?夏漿?荏?下 0011111110110010110001101101111011111001001111111011000111000001001111111011001010111100 3fb2c6def93fb1c13fb2bc
UTF-8 뤋夏漿㏀荏뤋下 111010111010010010001011111001011010010010001111111001101011110010111111111000111000111110000000111010001000110110001111111010111010010010001011111001001011100010001011 eba48be5a48fe6bcbfe38f80e88d8feba48be4b88b
UHC 뤋夏漿㏀荏뤋下 1000111110111011111110011011111011101101111011001010011111011010111011001111101110001111101110111111100110111011 8fbbf9beedeca7daecfb8fbbf9bb

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