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??\n}?A??\n{^ 001111110100000100111111001111110101110001101110011111010011111101000001001111110011111101011100011011100111101101011110 3f413f3f5c6e7d3f413f3f5c6e7b5e
SJIS-WIN ?A??\n}?A??\n{^ 001111110100000100111111001111110101110001101110011111010011111101000001001111110011111101011100011011100111101101011110 3f413f3f5c6e7d3f413f3f5c6e7b5e
EUC-JP ?A??\n}?A??\n{^ 001111110100000100111111001111110101110001101110011111010011111101000001001111110011111101011100011011100111101101011110 3f413f3f5c6e7d3f413f3f5c6e7b5e
UTF-8 혨A혺횈\n}혨A혺횈\n{^ 111011011001100010101000010000011110110110011000101110101110110110011010100010000101110001101110011111011110110110011000101010000100000111101101100110001011101011101101100110101000100001011100011011100111101101011110 ed98a841ed98baed9a885c6e7ded98a841ed98baed9a885c6e7b5e
UHC 혨A혺횈\n}혨A혺횈\n{^ 110000101001000001000001110000101001111111000011100001100101110001101110011111011100001010010000010000011100001010011111110000111000011001011100011011100111101101011110 c29041c29fc3865c6e7dc29041c29fc3865c6e7b5e

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