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 疔纉癖}疔纉癖{^ 111000010110101011100011100100111001010111001000011111011110000101101010111000111001001110010101110010000111101101011110 e16ae39395c87de16ae39395c87b5e
EUC-JP 疔纉癖}疔纉癖{^ 111000011100101111100101111100111100101011001010011111011110000111001011111001011111001111001010110010100111101101011110 e1cbe5f3caca7de1cbe5f3caca7b5e
UTF-8 疔纉癖}疔纉癖{^ 111001111001011010010100111001111011101010001001111001111001100110010110011111011110011110010110100101001110011110111010100010011110011110011001100101100111101101011110 e79694e7ba89e799967de79694e7ba89e799967b5e
UHC ??癖}??癖{^ 0011111100111111110110111111111001111101001111110011111111011011111111100111101101011110 3f3fdbfe7d3f3fdbfe7b5e

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