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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 狐?\}狐?\{^ 1000110011001111001111110101110001111101100011001100111100111111010111000111101101011110 8ccf3f5c7d8ccf3f5c7b5e
EUC-JP 狐?\}狐?\{^ 1011100011010001001111110101110001111101101110001101000100111111010111000111101101011110 b8d13f5c7db8d13f5c7b5e
UTF-8 狐렦\}狐렦\{^ 1110011110001011100100001110101110100000101001100101110001111101111001111000101110010000111010111010000010100110010111000111101101011110 e78b90eba0a65c7de78b90eba0a65c7b5e
UHC 狐렦\}狐렦\{^ 11111011110011111000111010110101010111000111110111111011110011111000111010110101010111000111101101011110 fbcf8eb55c7dfbcf8eb55c7b5e

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