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 ?^k^nR?^k^n^[?^k^nR?^k^n^[^ 001111110101111001101011010111100110111001010010001111110101111001101011010111100110111001011110010110110011111101011110011010110101111001101110010100100011111101011110011010110101111001101110010111100101101101011110 3f5e6b5e6e523f5e6b5e6e5e5b3f5e6b5e6e523f5e6b5e6e5e5b5e
SJIS-WIN ?^k^nR?^k^n^[?^k^nR?^k^n^[^ 001111110101111001101011010111100110111001010010001111110101111001101011010111100110111001011110010110110011111101011110011010110101111001101110010100100011111101011110011010110101111001101110010111100101101101011110 3f5e6b5e6e523f5e6b5e6e5e5b3f5e6b5e6e523f5e6b5e6e5e5b5e
EUC-JP ?^k^nR?^k^n^[?^k^nR?^k^n^[^ 001111110101111001101011010111100110111001010010001111110101111001101011010111100110111001011110010110110011111101011110011010110101111001101110010100100011111101011110011010110101111001101110010111100101101101011110 3f5e6b5e6e523f5e6b5e6e5e5b3f5e6b5e6e523f5e6b5e6e5e5b5e
UTF-8 𣎷^k^nR𣎷^k^n^[𣎷^k^nR𣎷^k^n^[^ 111100001010001110001110101101110101111001101011010111100110111001010010111100001010001110001110101101110101111001101011010111100110111001011110010110111111000010100011100011101011011101011110011010110101111001101110010100101111000010100011100011101011011101011110011010110101111001101110010111100101101101011110 f0a38eb75e6b5e6e52f0a38eb75e6b5e6e5e5bf0a38eb75e6b5e6e52f0a38eb75e6b5e6e5e5b5e
UHC ?^k^nR?^k^n^[?^k^nR?^k^n^[^ 001111110101111001101011010111100110111001010010001111110101111001101011010111100110111001011110010110110011111101011110011010110101111001101110010100100011111101011110011010110101111001101110010111100101101101011110 3f5e6b5e6e523f5e6b5e6e5e5b3f5e6b5e6e523f5e6b5e6e5e5b5e

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