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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 恙?恙?n}恙?恙?n{^ 1001110010011001001111111001110010011001001111110110111001111101100111001001100100111111100111001001100100111111011011100111101101011110 9c993f9c993f6e7d9c993f9c993f6e7b5e
EUC-JP 恙?恙?n}恙?恙?n{^ 1101011111111001001111111101011111111001001111110110111001111101110101111111100100111111110101111111100100111111011011100111101101011110 d7f93fd7f93f6e7dd7f93fd7f93f6e7b5e
UTF-8 恙똲恙똣n}恙똲恙똣n{^ 1110011010000001100110011110101110011000101100101110011010000001100110011110101110011000101000110110111001111101111001101000000110011001111010111001100010110010111001101000000110011001111010111001100010100011011011100111101101011110 e68199eb98b2e68199eb98a36e7de68199eb98b2e68199eb98a36e7b5e
UHC 恙똲恙똣n}恙똲恙똣n{^ 111001011011111110001100011100111110010110111111100011000110011001101110011111011110010110111111100011000111001111100101101111111000110001100110011011100111101101011110 e5bf8c73e5bf8c666e7de5bf8c73e5bf8c666e7b5e

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