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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 承昻鵆\}承昻鵆\{^ 1000111110110011111110101101000011101001111110110101110001111101100011111011001111111010110100001110100111111011010111000111101101011110 8fb3fad0e9fb5c7d8fb3fad0e9fb5c7b5e
EUC-JP 承?鵆\}承?鵆\{^ 101111101011010100111111111100101111110101011100011111011011111010110101001111111111001011111101010111000111101101011110 beb53ff2fd5c7dbeb53ff2fd5c7b5e
UTF-8 承昻鵆\}承昻鵆\{^ 1110011010001001101111111110011010011000101110111110100110110101100001100101110001111101111001101000100110111111111001101001100010111011111010011011010110000110010111000111101101011110 e689bfe698bbe9b5865c7de689bfe698bbe9b5865c7b5e
UHC 承昻?\}承昻?\{^ 111000111010111111100100111010010011111101011100011111011110001110101111111001001110100100111111010111000111101101011110 e3afe4e93f5c7de3afe4e93f5c7b5e

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