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{^ 10001100110011111001010110001100011011100111110110001100110011111001010110001100011011100111101101011110 8ccf958c6e7d8ccf958c6e7b5e
EUC-JP 狐阜n}狐阜n{^ 10111000110100011100100111101100011011100111110110111000110100011100100111101100011011100111101101011110 b8d1c9ec6e7db8d1c9ec6e7b5e
UTF-8 狐阜n}狐阜n{^ 1110011110001011100100001110100110011000100111000110111001111101111001111000101110010000111010011001100010011100011011100111101101011110 e78b90e9989c6e7de78b90e9989c6e7b5e
UHC 狐阜n}狐阜n{^ 11111011110011111101110110111101011011100111110111111011110011111101110110111101011011100111101101011110 fbcfddbd6e7dfbcfddbd6e7b5e

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