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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 潁??媛??湲?? 100111111111000100111111001111111001010101010001001111110011111110011111110100010011111100111111 9ff13f3f95513f3f9fd13f3f
EUC-JP 潁??媛??湲?? 110111101111001100111111001111111100100110110010001111110011111111011110110100110011111100111111 def33f3fc9b23f3fded33f3f
UTF-8 潁뺣쓹媛뺧쭑湲룹돺 111001101011110110000001111010111011101010100011111011001001001110111001111001011010101010011011111010111011101010100111111011001010110110010001111001101011100110110010111010111010001110111001111010111000111110111010 e6bd81ebbaa3ec93b9e5aa9bebbaa7ecad91e6b9b2eba3b9eb8fba
UHC 潁뺣쓹媛뺧쭑湲룹돺 111001111011100010010101111010111001110110010101111010101011000010010101111011111010011110001001111010101011100010110111111011001000100110111101 e7b895eb9d95eab095efa789eab8b7ec89bd

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