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 ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 尤涅}v尤涅}vB 10010110110111101001111110111000011111010111011010010110110111101001111110111000011111010111011001000010 96de9fb87d7696de9fb87d7642
EUC-JP 尤涅}v尤涅}vB 11001100111000001101111010111010011111010111011011001100111000001101111010111010011111010111011001000010 cce0deba7d76cce0deba7d7642
UTF-8 尤涅}v尤涅}vB 1110010110110000101001001110011010110110100001010111110101110110111001011011000010100100111001101011011010000101011111010111011001000010 e5b0a4e6b6857d76e5b0a4e6b6857d7642
UHC 尤涅}v尤涅}vB 11101001110101101110011011101110011111010111011011101001110101101110011011101110011111010111011001000010 e9d6e6ee7d76e9d6e6ee7d7642

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