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 雍抵スケ霑夲スセ 111010001011010010010010111011111011110110111001111010001011111110011010111011111011110110111110 e8b492efbdb9e8bf9aefbdbe
EUC-JP 雍抵スケ霑夲スセ 11110000101101101100010011110001100011101011110110001110101110011111000011000001110101001111000110001110101111011000111010111110 f0b6c4f18ebd8eb9f0c1d4f18ebd8ebe
UTF-8 雍抵スケ霑夲スセ 111010011001101110001101111001101000101010110101111011111011110110111101111011111011110110111001111010011001110010010001111001011010010010110010111011111011110110111101111011111011110110111110 e99b8de68ab5efbdbdefbdb9e99c91e5a4b2efbdbdefbdbe
UHC 雍抵??霑??? 1110100010111100111011101011110100111111001111111110111111000101001111110011111100111111 e8bceebd3f3fefc53f3f3f

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