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 ??W??N[??W??N[^ 001111110011111101010111001111110011111101001110010110110011111100111111010101110011111100111111010011100101101101011110 3f3f573f3f4e5b3f3f573f3f4e5b5e
SJIS-WIN モ」Wモ」N[モ」Wモ」N[^ 110100111010001101010111110100111010001101001110010110111101001110100011010101111101001110100011010011100101101101011110 d3a357d3a34e5bd3a357d3a34e5b5e
EUC-JP モ」Wモ」N[モ」Wモ」N[^ 1000111011010011100011101010001101010111100011101101001110001110101000110100111001011011100011101101001110001110101000110101011110001110110100111000111010100011010011100101101101011110 8ed38ea3578ed38ea34e5b8ed38ea3578ed38ea34e5b5e
UTF-8 モ」Wモ」N[モ」Wモ」N[^ 11101111101111101001001111101111101111011010001101010111111011111011111010010011111011111011110110100011010011100101101111101111101111101001001111101111101111011010001101010111111011111011111010010011111011111011110110100011010011100101101101011110 efbe93efbda357efbe93efbda34e5befbe93efbda357efbe93efbda34e5b5e
UHC ??W??N[??W??N[^ 001111110011111101010111001111110011111101001110010110110011111100111111010101110011111100111111010011100101101101011110 3f3f573f3f4e5b3f3f573f3f4e5b5e

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