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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 蓆獨k}蓆獨k{^ 11100100111011001110000011010101011010110111110111100100111011001110000011010101011010110111101101011110 e4ece0d56b7de4ece0d56b7b5e
EUC-JP 蓆獨k}蓆獨k{^ 11101000111011101110000011010111011010110111110111101000111011101110000011010111011010110111101101011110 e8eee0d76b7de8eee0d76b7b5e
UTF-8 蓆獨k}蓆獨k{^ 1110100010010011100001101110011110001101101010000110101101111101111010001001001110000110111001111000110110101000011010110111101101011110 e89386e78da86b7de89386e78da86b7b5e
UHC 蓆獨k}蓆獨k{^ 11100000101101101101010010111100011010110111110111100000101101101101010010111100011010110111101101011110 e0b6d4bc6b7de0b6d4bc6b7b5e

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