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 咤葹疚}咤葹疚{^ 100110100100001011100100110111111110000101101011011111011001101001000010111001001101111111100001011010110111101101011110 9a42e4dfe16b7d9a42e4dfe16b7b5e
EUC-JP 咤葹疚}咤葹疚{^ 110100111010001111101000111000011110000111001100011111011101001110100011111010001110000111100001110011000111101101011110 d3a3e8e1e1cc7dd3a3e8e1e1cc7b5e
UTF-8 咤葹疚}咤葹疚{^ 111001011001001010100100111010001001000110111001111001111001011010011010011111011110010110010010101001001110100010010001101110011110011110010110100110100111101101011110 e592a4e891b9e7969a7de592a4e891b9e7969a7b5e
UHC 咤??}咤??{^ 1111011011100011001111110011111101111101111101101110001100111111001111110111101101011110 f6e33f3f7df6e33f3f7b5e

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