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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??捧?}??捧?{^ 00111111001111111001010111111001001111110111110100111111001111111001010111111001001111110111101101011110 3f3f95f93f7d3f3f95f93f7b5e
EUC-JP ??捧?}??捧?{^ 00111111001111111100101011111011001111110111110100111111001111111100101011111011001111110111101101011110 3f3fcafb3f7d3f3fcafb3f7b5e
UTF-8 뤚눗捧덤}뤚눗捧덤{^ 111010111010010010011010111010111000100010010111111001101000110110100111111010111000110110100100011111011110101110100100100110101110101110001000100101111110011010001101101001111110101110001101101001000111101101011110 eba49aeb8897e68da7eb8da47deba49aeb8897e68da7eb8da47b5e
UHC 뤚눗捧덤}뤚눗捧덤{^ 10001111110010011011010010110000110111001110100110110100111111010111110110001111110010011011010010110000110111001110100110110100111111010111101101011110 8fc9b4b0dce9b4fd7d8fc9b4b0dce9b4fd7b5e

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