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 ??A?}??A?{^ 0011111100111111010000010011111101111101001111110011111101000001001111110111101101011110 3f3f413f7d3f3f413f7b5e
SJIS-WIN ??A足}??A足{^ 00111111001111110100000110010001101010110111110100111111001111110100000110010001101010110111101101011110 3f3f4191ab7d3f3f4191ab7b5e
EUC-JP ??A足}??A足{^ 00111111001111110100000111000010101011010111110100111111001111110100000111000010101011010111101101011110 3f3f41c2ad7d3f3f41c2ad7b5e
UTF-8 롛렱A足}롛렱A足{^ 1110101110100001100110111110101110100000101100010100000111101000101101101011001101111101111010111010000110011011111010111010000010110001010000011110100010110110101100110111101101011110 eba19beba0b141e8b6b37deba19beba0b141e8b6b37b5e
UHC 롛렱A足}롛렱A足{^ 1000111011011111100011101011111001000001111100001110101101111101100011101101111110001110101111100100000111110000111010110111101101011110 8edf8ebe41f0eb7d8edf8ebe41f0eb7b5e

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