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 湿璽湿゚諶セシヲ 100011101011110010001110101000111000111010111100110111111111101110101010101111101011110010100110 8ebc8ea38ebcdffbaabebca6
EUC-JP 湿璽湿゚諶セシヲ 1011110010111110101111001010010110111100101111101000111011011111100011111101111010110101100011101011111010001110101111001000111010100110 bcbebca5bcbe8edf8fdeb58ebe8ebc8ea6
UTF-8 湿璽湿゚諶セシヲ 111001101011100110111111111001111001001010111101111001101011100110111111111011111011111010011111111010001010101110110110111011111011110110111110111011111011110110111100111011111011110110100110 e6b9bfe792bde6b9bfefbe9fe8abb6efbdbeefbdbcefbda6
UHC ?璽??諶??? 00111111110111111101111000111111001111111110010010100110001111110011111100111111 3fdfde3f3fe4a63f3f3f

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