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央{^ 00111111001111110100000110001001100110110111110100111111001111110100000110001001100110110111101101011110 3f3f41899b7d3f3f41899b7b5e
EUC-JP ??A央}??A央{^ 00111111001111110100000110110001111110110111110100111111001111110100000110110001111110110111101101011110 3f3f41b1fb7d3f3f41b1fb7b5e
UTF-8 롛렪A央}롛렪A央{^ 1110101110100001100110111110101110100000101010100100000111100101101001001010111001111101111010111010000110011011111010111010000010101010010000011110010110100100101011100111101101011110 eba19beba0aa41e5a4ae7deba19beba0aa41e5a4ae7b5e
UHC 롛렪A央}롛렪A央{^ 1000111011011111100011101011100001000001111001001110011101111101100011101101111110001110101110000100000111100100111001110111101101011110 8edf8eb841e4e77d8edf8eb841e4e77b5e

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