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 雫奣ン゙雫奣ンワ^ 1111000111111010100011101011010011111010101000111101110111011110111100011111101010001110101101001111101010100011110111011101110001011110 f1fa8eb4faa3dddef1fa8eb4faa3dddc5e
EUC-JP ?雫奣ン゙?雫奣ンワ^ 001111111011110010110110100011111011100011111100100011101101110110001110110111100011111110111100101101101000111110111000111111001000111011011101100011101101110001011110 3fbcb68fb8fc8edd8ede3fbcb68fb8fc8edd8edc5e
UTF-8 雫奣ン゙雫奣ンワ^ 11101110100001011011010111101001100110111010101111100101101001011010001111101111101111101001110111101111101111101001111011101110100001011011010111101001100110111010101111100101101001011010001111101111101111101001110111101111101111101001110001011110 ee85b5e99babe5a5a3efbe9defbe9eee85b5e99babe5a5a3efbe9defbe9c5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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