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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 誼ц?}Y誼ц?}bE 100010110110001010000100100010000011111101111101010110011000101101100010100001001000100000111111011111010110001001000101 8b6284883f7d598b6284883f7d6245
EUC-JP 誼ц?}Y誼ц?}bE 101101011100001110100111111010000011111101111101010110011011010111000011101001111110100000111111011111010110001001000101 b5c3a7e83f7d59b5c3a7e83f7d6245
UTF-8 誼ц씤}Y誼ц씤}bE 111010001010101010111100110100011000011011101100100101001010010001111101010110011110100010101010101111001101000110000110111011001001010010100100011111010110001001000101 e8aabcd186ec94a47d59e8aabcd186ec94a47d6245
UHC 誼ц씤}Y誼ц씤}bE 1110101111111110101011001110100010011101101110000111110101011001111010111111111010101100111010001001110110111000011111010110001001000101 ebfeace89db87d59ebfeace89db87d6245

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