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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鴦??????飮 11101001111100010011111100111111001111110011111100111111001111111001111101011010 e9f13f3f3f3f3f3f9f5a
EUC-JP 鴦??????飮 11110010111100110011111100111111001111110011111100111111001111111101110110111011 f2f33f3f3f3f3f3fddbb
UTF-8 鴦볃띿돺凉깅냵飮 111010011011010010100110111010111011001110000011111010111001110110111111111010111000111110111010111011111010010110111001111010101011100110000101111010111000001110110101111010011010001110101110 e9b4a6ebb383eb9dbfeb8fbaefa5b9eab985eb83b5e9a3ae
UHC 鴦볃띿돺凉깅냵飮 11100100111011001001001111010001100011011110110010001001101111011110010110111100101100011110101110000110100001011110101111100110 e4ec93d18dec89bde5bcb1eb8685ebe6

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