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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??眄}??眄{^ 0011111100111111111000011011111001111101001111110011111111100001101111100111101101011110 3f3fe1be7d3f3fe1be7b5e
EUC-JP ??眄}??眄{^ 0011111100111111111000101100000001111101001111110011111111100010110000000111101101011110 3f3fe2c07d3f3fe2c07b5e
UTF-8 뤞빡眄}뤞빡眄{^ 111010111010010010011110111010111011100110100001111001111001110010000100011111011110101110100100100111101110101110111001101000011110011110011100100001000111101101011110 eba49eebb9a1e79c847deba49eebb9a1e79c847b5e
UHC 뤞빡眄}뤞빡眄{^ 100011111100110110111010111111011101100011111000011111011000111111001101101110101111110111011000111110000111101101011110 8fcdbafdd8f87d8fcdbafdd8f87b5e

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