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 ?|^nR?|^n^[?|^nR?|^n^[^ 0011111101111100010111100110111001010010001111110111110001011110011011100101111001011011001111110111110001011110011011100101001000111111011111000101111001101110010111100101101101011110 3f7c5e6e523f7c5e6e5e5b3f7c5e6e523f7c5e6e5e5b5e
SJIS-WIN ?|^nR?|^n^[?|^nR?|^n^[^ 0011111101111100010111100110111001010010001111110111110001011110011011100101111001011011001111110111110001011110011011100101001000111111011111000101111001101110010111100101101101011110 3f7c5e6e523f7c5e6e5e5b3f7c5e6e523f7c5e6e5e5b5e
EUC-JP ?|^nR?|^n^[?|^nR?|^n^[^ 0011111101111100010111100110111001010010001111110111110001011110011011100101111001011011001111110111110001011110011011100101001000111111011111000101111001101110010111100101101101011110 3f7c5e6e523f7c5e6e5e5b3f7c5e6e523f7c5e6e5e5b5e
UTF-8 혣|^nR혣|^n^[혣|^nR혣|^n^[^ 11101101100110001010001101111100010111100110111001010010111011011001100010100011011111000101111001101110010111100101101111101101100110001010001101111100010111100110111001010010111011011001100010100011011111000101111001101110010111100101101101011110 ed98a37c5e6e52ed98a37c5e6e5e5bed98a37c5e6e52ed98a37c5e6e5e5b5e
UHC 혣|^nR혣|^n^[혣|^nR혣|^n^[^ 110000101000110001111100010111100110111001010010110000101000110001111100010111100110111001011110010110111100001010001100011111000101111001101110010100101100001010001100011111000101111001101110010111100101101101011110 c28c7c5e6e52c28c7c5e6e5e5bc28c7c5e6e52c28c7c5e6e5e5b5e

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