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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ??節?W}??節?W{^ 001111110011111110010000110111110011111101010111011111010011111100111111100100001101111100111111010101110111101101011110 3f3f90df3f577d3f3f90df3f577b5e
EUC-JP ??節?W}??節?W{^ 001111110011111111000000111000010011111101010111011111010011111100111111110000001110000100111111010101110111101101011110 3f3fc0e13f577d3f3fc0e13f577b5e
UTF-8 뤒뻣節틁W}뤒뻣節틁W{^ 1110101110100100100100101110101110111011101000111110011110101111100000001110110110001011100000010101011101111101111010111010010010010010111010111011101110100011111001111010111110000000111011011000101110000001010101110111101101011110 eba492ebbba3e7af80ed8b81577deba492ebbba3e7af80ed8b81577b5e
UHC 뤒뻣節틁W}뤒뻣節틁W{^ 100011111100001010111011101110111110111110111101101110100110111001010111011111011000111111000010101110111011101111101111101111011011101001101110010101110111101101011110 8fc2bbbbefbdba6e577d8fc2bbbbefbdba6e577b5e

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