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 鬘作クケ}鬘作クケ{^ 111010011010000110001101111011001011100010111001011111011110100110100001100011011110110010111000101110010111101101011110 e9a18decb8b97de9a18decb8b97b5e
EUC-JP 鬘作クケ}鬘作クケ{^ 11110010101000111011101011101110100011101011100010001110101110010111110111110010101000111011101011101110100011101011100010001110101110010111101101011110 f2a3baee8eb88eb97df2a3baee8eb88eb97b5e
UTF-8 鬘作クケ}鬘作クケ{^ 111010011010110010011000111001001011110110011100111011111011110110111000111011111011110110111001011111011110100110101100100110001110010010111101100111001110111110111101101110001110111110111101101110010111101101011110 e9ac98e4bd9cefbdb8efbdb97de9ac98e4bd9cefbdb8efbdb97b5e
UHC ?作??}?作??{^ 00111111111011011100001000111111001111110111110100111111111011011100001000111111001111110111101101011110 3fedc23f3f7d3fedc23f3f7b5e

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