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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 蠇竺質訷ニ邇キ漆鋕ヤ 11111011101000011000111010110001111100001100000010001110101111111111101110100100110001101110011110001110101101111000111010111101111110111101010011010100 fba18eb1f0c08ebffba4c6e78eb78ebdfbd4d4
EUC-JP ?竺?質訷ニ邇キ漆鋕ヤ 00111111101111001011001100111111101111001100000110001111110111011101010010001110110001101110110111101110100011101011011110111100101111111000111111100100110000001000111011010100 3fbcb33fbcc18fddd48ec6edee8eb7bcbf8fe4c08ed4
UTF-8 蠇竺質訷ニ邇キ漆鋕ヤ 111010001010000010000111111001111010101110111010111011101000000110111111111010001011001110101010111010001010100010110111111011111011111010000110111010011000001010000111111011111011110110110111111001101011110010000110111010011000101110010101111011111011111010010100 e8a087e7abbaee81bfe8b3aae8a8b7efbe86e98287efbdb7e6bc86e98b95efbe94
UHC ?竺?質??邇?漆?? 001111111111010111100111001111111111001011110101001111110011111111101100110001000011111111110110110101000011111100111111 3ff5e73ff2f53f3fecc43ff6d43f3f

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