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 コ酘セコ酘セ^ 11110001111000001011101011100111110001001011111011110001111000001011101011100111110001001011111001011110 f1e0bae7c4bef1e0bae7c4be5e
EUC-JP ?コ酘セ?コ酘セ^ 001111111000111010111010111011101100011010001110101111100011111110001110101110101110111011000110100011101011111001011110 3f8ebaeec68ebe3f8ebaeec68ebe5e
UTF-8 コ酘セコ酘セ^ 11101110100001011001101111101111101111011011101011101001100001011001100011101111101111011011111011101110100001011001101111101111101111011011101011101001100001011001100011101111101111011011111001011110 ee859befbdbae98598efbdbeee859befbdbae98598efbdbe5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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