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 瑕写雫}瑕写雫{^ 111000001110101010001110110010101000111010110100011111011110000011101010100011101100101010001110101101000111101101011110 e0ea8eca8eb47de0ea8eca8eb47b5e
EUC-JP 瑕写雫}瑕写雫{^ 111000001110110010111100110011001011110010110110011111011110000011101100101111001100110010111100101101100111101101011110 e0ecbcccbcb67de0ecbcccbcb67b5e
UTF-8 瑕写雫}瑕写雫{^ 111001111001000110010101111001011000011010011001111010011001101110101011011111011110011110010001100101011110010110000110100110011110100110011011101010110111101101011110 e79195e58699e99bab7de79195e58699e99bab7b5e
UHC 瑕??}瑕??{^ 1111100111000010001111110011111101111101111110011100001000111111001111110111101101011110 f9c23f3f7df9c23f3f7b5e

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