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 漿蕎a}漿蕎a{^ 100111111111011110001011101111001000001010000001011111011001111111110111100010111011110010000010100000010111101101011110 9ff78bbc82817d9ff78bbc82817b5e
EUC-JP 漿蕎a}漿蕎a{^ 110111101111100110110110101111101010001111100001011111011101111011111001101101101011111010100011111000010111101101011110 def9b6bea3e17ddef9b6bea3e17b5e
UTF-8 漿蕎a}漿蕎a{^ 111001101011110010111111111010001001010110001110111011111011110110000001011111011110011010111100101111111110100010010101100011101110111110111101100000010111101101011110 e6bcbfe8958eefbd817de6bcbfe8958eefbd817b5e
UHC 漿蕎a}漿蕎a{^ 111011011110110011001110111100001010001111100001011111011110110111101100110011101111000010100011111000010111101101011110 edeccef0a3e17dedeccef0a3e17b5e

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