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 ???}\}???}\{^ 00111111001111110011111101111101010111000111110100111111001111110011111101111101010111000111101101011110 3f3f3f7d5c7d3f3f3f7d5c7b5e
SJIS-WIN 猷?‰}\}猷?‰}\{^ 1001011101010001001111111000000111110001011111010101110001111101100101110101000100111111100000011111000101111101010111000111101101011110 97513f81f17d5c7d97513f81f17d5c7b5e
EUC-JP 猷?‰}\}猷?‰}\{^ 1100110110110010001111111010001011110011011111010101110001111101110011011011001000111111101000101111001101111101010111000111101101011110 cdb23fa2f37d5c7dcdb23fa2f37d5c7b5e
UTF-8 猷띠‰}\}猷띠‰}\{^ 11100111100011001011011111101011100111011010000011100010100000001011000001111101010111000111110111100111100011001011011111101011100111011010000011100010100000001011000001111101010111000111101101011110 e78cb7eb9da0e280b07d5c7de78cb7eb9da0e280b07d5c7b5e
UHC 猷띠‰}\}猷띠‰}\{^ 11101011101000111011011011101100101000101011011001111101010111000111110111101011101000111011011011101100101000101011011001111101010111000111101101011110 eba3b6eca2b67d5c7deba3b6eca2b67d5c7b5e

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