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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 巐弟圖巐呷ゥ膿 11111010101101101001001011101101100110101010010011111010101101101001100111101100101010011001010001011110 fab692ed9aa4fab699eca9945e
EUC-JP 巐弟圖巐呷ゥ膿 10001111101110111111100111000100111011111101010010100110100011111011101111111001110100101110111010001110101010011100011110111111 8fbbf9c4efd4a68fbbf9d2ee8ea9c7bf
UTF-8 巐弟圖巐呷ゥ膿 111001011011011110010000111001011011110010011111111001011001110010010110111001011011011110010000111001011001000110110111111011111011110110101001111010001000011010111111 e5b790e5bc9fe59c96e5b790e591b7efbda9e886bf
UHC ?弟圖???膿 00111111111100001010100111010011111100010011111100111111001111111101001011011011 3ff0a9d3f13f3f3fd2db

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