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 但CD但CD^ 1110010010111101100001100100001101000100111001001011110110000110010000110100010001011110 e4bd864344e4bd8643445e
SJIS-WIN ???CD???CD^ 0011111100111111001111110100001101000100001111110011111100111111010000110100010001011110 3f3f3f43443f3f3f43445e
EUC-JP ä??CDä??CD^ 100011111010101110100011001111110011111101000011010001001000111110101011101000110011111100111111010000110100010001011110 8faba33f3f43448faba33f3f43445e
UTF-8 但CD但CD^ 1100001110100100110000101011110111000010100001100100001101000100110000111010010011000010101111011100001010000110010000110100010001011110 c3a4c2bdc2864344c3a4c2bdc28643445e
UHC ?½?CD?½?CD^ 00111111101010001111011000111111010000110100010000111111101010001111011000111111010000110100010001011110 3fa8f63f43443fa8f63f43445e

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