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 ?曉?謔}?曉?謔{^ 001111111001110111111010001111111110011010000010011111010011111110011101111110100011111111100110100000100111101101011110 3f9dfa3fe6827d3f9dfa3fe6827b5e
EUC-JP ?曉?謔}?曉?謔{^ 001111111101101011111100001111111110101111100010011111010011111111011010111111000011111111101011111000100111101101011110 3fdafc3febe27d3fdafc3febe27b5e
UTF-8 뤗曉뤜謔}뤗曉뤜謔{^ 111010111010010010010111111001101001101110001001111010111010010010011100111010001010110010010100011111011110101110100100100101111110011010011011100010011110101110100100100111001110100010101100100101000111101101011110 eba497e69b89eba49ce8ac947deba497e69b89eba49ce8ac947b5e
UHC 뤗曉뤜謔}뤗曉뤜謔{^ 10001111110001111111110011111011100011111100101111111001110011000111110110001111110001111111110011111011100011111100101111111001110011000111101101011110 8fc7fcfb8fcbf9cc7d8fc7fcfb8fcbf9cc7b5e

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