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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ヘ「マ蛩ヘ「マ蛔^ 1100110110100010110011111110010101111101110011011010001011001111111001010111101101011110 cda2cfe57dcda2cfe57b5e
EUC-JP ヘ「マ蛩ヘ「マ蛔^ 1000111011001101100011101010001010001110110011111110100111011110100011101100110110001110101000101000111011001111111010011101110001011110 8ecd8ea28ecfe9de8ecd8ea28ecfe9dc5e
UTF-8 ヘ「マ蛩ヘ「マ蛔^ 11101111101111101000110111101111101111011010001011101111101111101000111111101000100110111010100111101111101111101000110111101111101111011010001011101111101111101000111111101000100110111001010001011110 efbe8defbda2efbe8fe89ba9efbe8defbda2efbe8fe89b945e
UHC ???????蛔^ 00111111001111110011111100111111001111110011111100111111111111001110111001011110 3f3f3f3f3f3f3ffcee5e

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