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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 冶??}冶??{^ 1001011011101000001111110011111101111101100101101110100000111111001111110111101101011110 96e83f3f7d96e83f3f7b5e
EUC-JP 冶??}冶??{^ 1100110011101010001111110011111101111101110011001110101000111111001111110111101101011110 ccea3f3f7dccea3f3f7b5e
UTF-8 冶싧젳}冶싧젳{^ 111001011000011010110110111011001000101110100111111011001010000010110011011111011110010110000110101101101110110010001011101001111110110010100000101100110111101101011110 e586b6ec8ba7eca0b37de586b6ec8ba7eca0b37b5e
UHC 冶싧젳}冶싧젳{^ 111001011010011110011010111001011010000010100111011111011110010110100111100110101110010110100000101001110111101101011110 e5a79ae5a0a77de5a79ae5a0a77b5e

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