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|nR?A|n^[?A|nR?A|n^[^ 0011111101000001011111000110111001010010001111110100000101111100011011100101111001011011001111110100000101111100011011100101001000111111010000010111110001101110010111100101101101011110 3f417c6e523f417c6e5e5b3f417c6e523f417c6e5e5b5e
SJIS-WIN ?A|nR?A|n^[?A|nR?A|n^[^ 0011111101000001011111000110111001010010001111110100000101111100011011100101111001011011001111110100000101111100011011100101001000111111010000010111110001101110010111100101101101011110 3f417c6e523f417c6e5e5b3f417c6e523f417c6e5e5b5e
EUC-JP ?A|nR?A|n^[?A|nR?A|n^[^ 0011111101000001011111000110111001010010001111110100000101111100011011100101111001011011001111110100000101111100011011100101001000111111010000010111110001101110010111100101101101011110 3f417c6e523f417c6e5e5b3f417c6e523f417c6e5e5b5e
UTF-8 혪A|nR혪A|n^[혪A|nR혪A|n^[^ 11101101100110001010101001000001011111000110111001010010111011011001100010101010010000010111110001101110010111100101101111101101100110001010101001000001011111000110111001010010111011011001100010101010010000010111110001101110010111100101101101011110 ed98aa417c6e52ed98aa417c6e5e5bed98aa417c6e52ed98aa417c6e5e5b5e
UHC 혪A|nR혪A|n^[혪A|nR혪A|n^[^ 110000101001001001000001011111000110111001010010110000101001001001000001011111000110111001011110010110111100001010010010010000010111110001101110010100101100001010010010010000010111110001101110010111100101101101011110 c292417c6e52c292417c6e5e5bc292417c6e52c292417c6e5e5b5e

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