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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 臾?Ёx}臾?Ёx{^ 111001000110101100111111100001000100011001111000011111011110010001101011001111111000010001000110011110000111101101011110 e46b3f8446787de46b3f8446787b5e
EUC-JP 臾?Ёx}臾?Ёx{^ 111001111100110000111111101001111010011101111000011111011110011111001100001111111010011110100111011110000111101101011110 e7cc3fa7a7787de7cc3fa7a7787b5e
UTF-8 臾깅Ёx}臾깅Ёx{^ 111010001000011110111110111010101011100110000101110100001000000101111000011111011110100010000111101111101110101010111001100001011101000010000001011110000111101101011110 e887beeab985d081787de887beeab985d081787b5e
UHC 臾깅Ёx}臾깅Ёx{^ 1110101110101100101100011110101110101100101001110111100001111101111010111010110010110001111010111010110010100111011110000111101101011110 ebacb1ebaca7787debacb1ebaca7787b5e

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