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 11111011010101011000111010100011011111010111011011111011010101011000111010100011011111010111011001000010 fb558ea37d76fb558ea37d7642
EUC-JP 煜璽}v煜璽}vB 100011111100100111111100101111001010010101111101011101101000111111001001111111001011110010100101011111010111011001000010 8fc9fcbca57d768fc9fcbca57d7642
UTF-8 煜璽}v煜璽}vB 1110011110000101100111001110011110010010101111010111110101110110111001111000010110011100111001111001001010111101011111010111011001000010 e7859ce792bd7d76e7859ce792bd7d7642
UHC 煜璽}v煜璽}vB 11101001111100101101111111011110011111010111011011101001111100101101111111011110011111010111011001000010 e9f2dfde7d76e9f2dfde7d7642

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