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 1110010101001011001111110111110101110110111001010100101100111111011111010111011001000010 e54b3f7d76e54b3f7d7642
EUC-JP 薔?}v薔?}vB 1110100110101100001111110111110101110110111010011010110000111111011111010111011001000010 e9ac3f7d76e9ac3f7d7642
UTF-8 薔렪}v薔렪}vB 1110100010010110100101001110101110100000101010100111110101110110111010001001011010010100111010111010000010101010011111010111011001000010 e89694eba0aa7d76e89694eba0aa7d7642
UHC 薔렪}v薔렪}vB 11101101111110011000111010111000011111010111011011101101111110011000111010111000011111010111011001000010 edf98eb87d76edf98eb87d7642

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