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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 猷?4?\}猷?4?\{^ 1001011101010001001111111000001001010011001111110101110001111101100101110101000100111111100000100101001100111111010111000111101101011110 97513f82533f5c7d97513f82533f5c7b5e
EUC-JP 猷?4?\}猷?4?\{^ 1100110110110010001111111010001110110100001111110101110001111101110011011011001000111111101000111011010000111111010111000111101101011110 cdb23fa3b43f5c7dcdb23fa3b43f5c7b5e
UTF-8 猷띠4흭\}猷띠4흭\{^ 1110011110001100101101111110101110011101101000001110111110111100100101001110110110011101101011010101110001111101111001111000110010110111111010111001110110100000111011111011110010010100111011011001110110101101010111000111101101011110 e78cb7eb9da0efbc94ed9dad5c7de78cb7eb9da0efbc94ed9dad5c7b5e
UHC 猷띠4흭\}猷띠4흭\{^ 111010111010001110110110111011001010001110110100110001011000100101011100011111011110101110100011101101101110110010100011101101001100010110001001010111000111101101011110 eba3b6eca3b4c5895c7deba3b6eca3b4c5895c7b5e

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