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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 釶夊ぎ釶夊ぎ^ 11100111110111111001101011101000100000101010110011100111110111111001101011101000100000101010110001011110 e7df9ae882ace7df9ae882ac5e
EUC-JP 釶夊ぎ釶夊ぎ^ 11101110111000011101010011101010101001001010111011101110111000011101010011101010101001001010111001011110 eee1d4eaa4aeeee1d4eaa4ae5e
UTF-8 釶夊ぎ釶夊ぎ^ 11101001100001111011011011100101101001001000101011100011100000011000111011101001100001111011011011100101101001001000101011100011100000011000111001011110 e987b6e5a48ae3818ee987b6e5a48ae3818e5e
UHC ??ぎ??ぎ^ 001111110011111110101010101011100011111100111111101010101010111001011110 3f3faaae3f3faaae5e

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