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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 狐???}狐???{^ 10001100110011110011111100111111001111110111110110001100110011110011111100111111001111110111101101011110 8ccf3f3f3f7d8ccf3f3f3f7b5e
EUC-JP 狐???}狐???{^ 10111000110100010011111100111111001111110111110110111000110100010011111100111111001111110111101101011110 b8d13f3f3f7db8d13f3f3f7b5e
UTF-8 狐얹렯렞}狐얹렯렞{^ 111001111000101110010000111011001001011010111001111010111010000010101111111010111010000010011110011111011110011110001011100100001110110010010110101110011110101110100000101011111110101110100000100111100111101101011110 e78b90ec96b9eba0afeba09e7de78b90ec96b9eba0afeba09e7b5e
UHC 狐얹렯렞}狐얹렯렞{^ 11111011110011111011111011110001100011101011110010001110101011110111110111111011110011111011111011110001100011101011110010001110101011110111101101011110 fbcfbef18ebc8eaf7dfbcfbef18ebc8eaf7b5e

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