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 裹碁ーョ}裹碁ーョ{^ 111001011110010110001100111010011011000010101110011111011110010111100101100011001110100110110000101011100111101101011110 e5e58ce9b0ae7de5e58ce9b0ae7b5e
EUC-JP 裹碁ーョ}裹碁ーョ{^ 11101010111001111011100011101011100011101011000010001110101011100111110111101010111001111011100011101011100011101011000010001110101011100111101101011110 eae7b8eb8eb08eae7deae7b8eb8eb08eae7b5e
UTF-8 裹碁ーョ}裹碁ーョ{^ 111010001010001110111001111001111010001010000001111011111011110110110000111011111011110110101110011111011110100010100011101110011110011110100010100000011110111110111101101100001110111110111101101011100111101101011110 e8a3b9e7a281efbdb0efbdae7de8a3b9e7a281efbdb0efbdae7b5e
UHC ?碁??}?碁??{^ 00111111110100011011001100111111001111110111110100111111110100011011001100111111001111110111101101011110 3fd1b33f3f7d3fd1b33f3f7b5e

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