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 銖夂瑳}銖夂瑳{^ 111001111111000110011010111001111000110110111010011111011110011111110001100110101110011110001101101110100111101101011110 e7f19ae78dba7de7f19ae78dba7b5e
EUC-JP 銖夂瑳}銖夂瑳{^ 111011101111001111010100111010011011101010111100011111011110111011110011110101001110100110111010101111000111101101011110 eef3d4e9babc7deef3d4e9babc7b5e
UTF-8 銖夂瑳}銖夂瑳{^ 111010011000101010010110111001011010010010000010111001111001000110110011011111011110100110001010100101101110010110100100100000101110011110010001101100110111101101011110 e98a96e5a482e791b37de98a96e5a482e791b37b5e
UHC 銖??}銖??{^ 1110001011000111001111110011111101111101111000101100011100111111001111110111101101011110 e2c73f3f7de2c73f3f7b5e

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