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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 程龜W}程龜W{^ 10010010111101101110101010011101010101110111110110010010111101101110101010011101010101110111101101011110 92f6ea9d577d92f6ea9d577b5e
EUC-JP 程龜W}程龜W{^ 11000100111110001111001111111101010101110111110111000100111110001111001111111101010101110111101101011110 c4f8f3fd577dc4f8f3fd577b5e
UTF-8 程龜W}程龜W{^ 1110011110101000100010111110100110111110100111000101011101111101111001111010100010001011111010011011111010011100010101110111101101011110 e7a88be9be9c577de7a88be9be9c577b5e
UHC 程龜W}程龜W{^ 11101111111011111100111111001111010101110111110111101111111011111100111111001111010101110111101101011110 efefcfcf577defefcfcf577b5e

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