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 郢墓ケァ郢墓ケァ^ 11100111101110011001010111100110101110011010011111100111101110011001010111100110101110011010011101011110 e7b995e6b9a7e7b995e6b9a75e
EUC-JP 郢墓ケァ郢墓ケァ^ 1110111010111011110010101110100010001110101110011000111010100111111011101011101111001010111010001000111010111001100011101010011101011110 eebbcae88eb98ea7eebbcae88eb98ea75e
UTF-8 郢墓ケァ郢墓ケァ^ 11101001100000111010001011100101101000101001001111101111101111011011100111101111101111011010011111101001100000111010001011100101101000101001001111101111101111011011100111101111101111011010011101011110 e983a2e5a293efbdb9efbda7e983a2e5a293efbdb9efbda75e
UHC ?墓???墓??^ 0011111111011001110101110011111100111111001111111101100111010111001111110011111101011110 3fd9d73f3f3fd9d73f3f5e

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