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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 丹蔵村谷贈誰^ 10010010010011111001000110100000100100011011101010010010010010101001000110100001100100100100111001011110 924f91a091ba924a91a1924e5e
EUC-JP 丹蔵村谷贈誰^ 11000011101100001100001010100010110000101011110011000011101010111100001010100011110000111010111101011110 c3b0c2a2c2bcc3abc2a3c3af5e
UTF-8 丹蔵村谷贈誰^ 11100100101110001011100111101000100101001011010111100110100111011001000111101000101100001011011111101000101101001000100011101000101010101011000001011110 e4b8b9e894b5e69d91e8b0b7e8b488e8aab05e
UHC 丹?村谷贈誰^ 110100111010000100111111111101011011110111001101110110111111000111111100111000101100000101011110 d3a13ff5bdcddbf1fce2c15e

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