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 ???r???r^ 001111110011111100111111011100100011111100111111001111110111001001011110 3f3f3f723f3f3f725e
SJIS-WIN ???r???r^ 001111110011111100111111011100100011111100111111001111110111001001011110 3f3f3f723f3f3f725e
EUC-JP ???r???r^ 001111110011111100111111011100100011111100111111001111110111001001011110 3f3f3f723f3f3f725e
UTF-8 혯혻혪r혯혻혪r^ 111011011001100010101111111011011001100010111011111011011001100010101010011100101110110110011000101011111110110110011000101110111110110110011000101010100111001001011110 ed98afed98bbed98aa72ed98afed98bbed98aa725e
UHC 혯혻혪r혯혻혪r^ 110000101001011011000010101000001100001010010010011100101100001010010110110000101010000011000010100100100111001001011110 c296c2a0c29272c296c2a0c292725e

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