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^[^ 001111110110111001010010001111110110111001011110010110110011111101101110010100100011111101101110010111100101101101011110 3f6e523f6e5e5b3f6e523f6e5e5b5e
SJIS-WIN 桄nR桄n^[桄nR桄n^[^ 11111010111001100110111001010010111110101110011001101110010111100101101111111010111001100110111001010010111110101110011001101110010111100101101101011110 fae66e52fae66e5e5bfae66e52fae66e5e5b5e
EUC-JP 桄nR桄n^[桄nR桄n^[^ 1000111111000011110110000110111001010010100011111100001111011000011011100101111001011011100011111100001111011000011011100101001010001111110000111101100001101110010111100101101101011110 8fc3d86e528fc3d86e5e5b8fc3d86e528fc3d86e5e5b5e
UTF-8 桄nR桄n^[桄nR桄n^[^ 1110011010100001100001000110111001010010111001101010000110000100011011100101111001011011111001101010000110000100011011100101001011100110101000011000010001101110010111100101101101011110 e6a1846e52e6a1846e5e5be6a1846e52e6a1846e5e5b5e
UHC ?nR?n^[?nR?n^[^ 001111110110111001010010001111110110111001011110010110110011111101101110010100100011111101101110010111100101101101011110 3f6e523f6e5e5b3f6e523f6e5e5b5e

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