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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 掩????}掩????{^ 100010011000011000111111001111110011111100111111011111011000100110000110001111110011111100111111001111110111101101011110 89863f3f3f3f7d89863f3f3f3f7b5e
EUC-JP 掩????}掩????{^ 101100011110011000111111001111110011111100111111011111011011000111100110001111110011111100111111001111110111101101011110 b1e63f3f3f3f7db1e63f3f3f3f7b5e
UTF-8 掩뽯뎿紐뻨}掩뽯뎿紐뻨{^ 111001101000111010101001111010111011110110101111111010111000111010111111111011111010011110001111111010111011101110101000011111011110011010001110101010011110101110111101101011111110101110001110101111111110111110100111100011111110101110111011101010000111101101011110 e68ea9ebbdafeb8ebfefa78febbba87de68ea9ebbdafeb8ebfefa78febbba87b5e
UHC 掩뽯뎿紐뻨}掩뽯뎿紐뻨{^ 1110010111110011100101101110101110001001100100101110101110101010100101100110111001111101111001011111001110010110111010111000100110010010111010111010101010010110011011100111101101011110 e5f396eb8992ebaa966e7de5f396eb8992ebaa966e7b5e

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