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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 質淼ン゙質淼ンワ^ 1111000010101111100011101011111111111011010001011101110111011110111100001010111110001110101111111111101101000101110111011101110001011110 f0af8ebffb45dddef0af8ebffb45dddc5e
EUC-JP ?質淼ン゙?質淼ンワ^ 001111111011110011000001100011111100011111100110100011101101110110001110110111100011111110111100110000011000111111000111111001101000111011011101100011101101110001011110 3fbcc18fc7e68edd8ede3fbcc18fc7e68edd8edc5e
UTF-8 質淼ン゙質淼ンワ^ 11101110100000011010111011101000101100111010101011100110101101111011110011101111101111101001110111101111101111101001111011101110100000011010111011101000101100111010101011100110101101111011110011101111101111101001110111101111101111101001110001011110 ee81aee8b3aae6b7bcefbe9defbe9eee81aee8b3aae6b7bcefbe9defbe9c5e
UHC ?質????質???^ 00111111111100101111010100111111001111110011111100111111111100101111010100111111001111110011111101011110 3ff2f53f3f3f3ff2f53f3f3f5e

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