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 苟贋刊}苟贋刊{^ 111001001001000110001010111001001000101010100111011111011110010010010001100010101110010010001010101001110111101101011110 e4918ae48aa77de4918ae48aa77b5e
EUC-JP 苟贋刊}苟贋刊{^ 111001111111000110110100111001101011010010101001011111011110011111110001101101001110011010110100101010010111101101011110 e7f1b4e6b4a97de7f1b4e6b4a97b5e
UTF-8 苟贋刊}苟贋刊{^ 111010001000101110011111111010001011010010001011111001011000100010001010011111011110100010001011100111111110100010110100100010111110010110001000100010100111101101011110 e88b9fe8b48be5888a7de88b9fe8b48be5888a7b5e
UHC 苟?刊}苟?刊{^ 11001111110000100011111111001010110010100111110111001111110000100011111111001010110010100111101101011110 cfc23fcaca7dcfc23fcaca7b5e

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