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 蒸伎度}蒸伎度{^ 100011111111011010001010111010101001001101111000011111011000111111110110100010101110101010010011011110000111101101011110 8ff68aea93787d8ff68aea93787b5e
EUC-JP 蒸伎度}蒸伎度{^ 101111101111100010110100111011001100010111011001011111011011111011111000101101001110110011000101110110010111101101011110 bef8b4ecc5d97dbef8b4ecc5d97b5e
UTF-8 蒸伎度}蒸伎度{^ 111010001001001010111000111001001011110010001110111001011011101010100110011111011110100010010010101110001110010010111100100011101110010110111010101001100111101101011110 e892b8e4bc8ee5baa67de892b8e4bc8ee5baa67b5e
UHC 蒸伎度}蒸伎度{^ 111100011111101011010000111010111101001111111000011111011111000111111010110100001110101111010011111110000111101101011110 f1fad0ebd3f87df1fad0ebd3f87b5e

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