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 質奣ン゙質奣ンワ^ 1111000010101111100011101011111111111010101000111101110111011110111100001010111110001110101111111111101010100011110111011101110001011110 f0af8ebffaa3dddef0af8ebffaa3dddc5e
EUC-JP ?質奣ン゙?質奣ンワ^ 001111111011110011000001100011111011100011111100100011101101110110001110110111100011111110111100110000011000111110111000111111001000111011011101100011101101110001011110 3fbcc18fb8fc8edd8ede3fbcc18fb8fc8edd8edc5e
UTF-8 質奣ン゙質奣ンワ^ 11101110100000011010111011101000101100111010101011100101101001011010001111101111101111101001110111101111101111101001111011101110100000011010111011101000101100111010101011100101101001011010001111101111101111101001110111101111101111101001110001011110 ee81aee8b3aae5a5a3efbe9defbe9eee81aee8b3aae5a5a3efbe9defbe9c5e
UHC ?質????質???^ 00111111111100101111010100111111001111110011111100111111111100101111010100111111001111110011111101011110 3ff2f53f3f3f3ff2f53f3f3f5e

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