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 ?ok^nR?ok^n^[?ok^nR?ok^n^[^ 001111110110111101101011010111100110111001010010001111110110111101101011010111100110111001011110010110110011111101101111011010110101111001101110010100100011111101101111011010110101111001101110010111100101101101011110 3f6f6b5e6e523f6f6b5e6e5e5b3f6f6b5e6e523f6f6b5e6e5e5b5e
SJIS-WIN ?ok^nR?ok^n^[?ok^nR?ok^n^[^ 001111110110111101101011010111100110111001010010001111110110111101101011010111100110111001011110010110110011111101101111011010110101111001101110010100100011111101101111011010110101111001101110010111100101101101011110 3f6f6b5e6e523f6f6b5e6e5e5b3f6f6b5e6e523f6f6b5e6e5e5b5e
EUC-JP ?ok^nR?ok^n^[?ok^nR?ok^n^[^ 001111110110111101101011010111100110111001010010001111110110111101101011010111100110111001011110010110110011111101101111011010110101111001101110010100100011111101101111011010110101111001101110010111100101101101011110 3f6f6b5e6e523f6f6b5e6e5e5b3f6f6b5e6e523f6f6b5e6e5e5b5e
UTF-8 혶ok^nR혶ok^n^[혶ok^nR혶ok^n^[^ 1110110110011000101101100110111101101011010111100110111001010010111011011001100010110110011011110110101101011110011011100101111001011011111011011001100010110110011011110110101101011110011011100101001011101101100110001011011001101111011010110101111001101110010111100101101101011110 ed98b66f6b5e6e52ed98b66f6b5e6e5e5bed98b66f6b5e6e52ed98b66f6b5e6e5e5b5e
UHC 혶ok^nR혶ok^n^[혶ok^nR혶ok^n^[^ 11000010100111010110111101101011010111100110111001010010110000101001110101101111011010110101111001101110010111100101101111000010100111010110111101101011010111100110111001010010110000101001110101101111011010110101111001101110010111100101101101011110 c29d6f6b5e6e52c29d6f6b5e6e5e5bc29d6f6b5e6e52c29d6f6b5e6e5e5b5e

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