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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 制?醍?}制?醍?{^ 100100001010011100111111100100011110011100111111011111011001000010100111001111111001000111100111001111110111101101011110 90a73f91e73f7d90a73f91e73f7b5e
EUC-JP 制?醍?}制?醍?{^ 110000001010100100111111110000101110100100111111011111011100000010101001001111111100001011101001001111110111101101011110 c0a93fc2e93f7dc0a93fc2e93f7b5e
UTF-8 制렠醍턴}制렠醍턴{^ 111001011000100010110110111010111010000010100000111010011000011010001101111011011000010010110100011111011110010110001000101101101110101110100000101000001110100110000110100011011110110110000100101101000111101101011110 e588b6eba0a0e9868ded84b47de588b6eba0a0e9868ded84b47b5e
UHC 制렠醍턴}制렠醍턴{^ 11110000101001001000111010110001111100001011010111000101110011110111110111110000101001001000111010110001111100001011010111000101110011110111101101011110 f0a48eb1f0b5c5cf7df0a48eb1f0b5c5cf7b5e

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