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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 炅劃n}炅劃n{^ 11111011010100011000101001100011011011100111110111111011010100011000101001100011011011100111101101011110 fb518a636e7dfb518a636e7b5e
EUC-JP 炅劃n}炅劃n{^ 100011111100100111001010101100111100010001101110011111011000111111001001110010101011001111000100011011100111101101011110 8fc9cab3c46e7d8fc9cab3c46e7b5e
UTF-8 炅劃n}炅劃n{^ 1110011110000010100001011110010110001010100000110110111001111101111001111000001010000101111001011000101010000011011011100111101101011110 e78285e58a836e7de78285e58a836e7b5e
UHC 炅劃n}炅劃n{^ 11001100110111011111110011110001011011100111110111001100110111011111110011110001011011100111101101011110 ccddfcf16e7dccddfcf16e7b5e

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