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 皎劼犇}皎劼犇{^ 111000011010011110011001101000101110000010110100011111011110000110100111100110011010001011100000101101000111101101011110 e1a799a2e0b47de1a799a2e0b47b5e
EUC-JP 皎劼犇}皎劼犇{^ 111000101010100111010010101001001110000010110110011111011110001010101001110100101010010011100000101101100111101101011110 e2a9d2a4e0b67de2a9d2a4e0b67b5e
UTF-8 皎劼犇}皎劼犇{^ 111001111001101010001110111001011000101010111100111001111000101010000111011111011110011110011010100011101110010110001010101111001110011110001010100001110111101101011110 e79a8ee58abce78a877de79a8ee58abce78a877b5e
UHC 皎??}皎??{^ 1100111011101011001111110011111101111101110011101110101100111111001111110111101101011110 ceeb3f3f7dceeb3f3f7b5e

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