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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 脱短脱損}脱短脱損{^ 10010010010001011001001001011010100100100100010110010001101110010111110110010010010001011001001001011010100100100100010110010001101110010111101101011110 9245925a924591b97d9245925a924591b97b5e
EUC-JP 脱短脱損}脱短脱損{^ 11000011101001101100001110111011110000111010011011000010101110110111110111000011101001101100001110111011110000111010011011000010101110110111101101011110 c3a6c3bbc3a6c2bb7dc3a6c3bbc3a6c2bb7b5e
UTF-8 脱短脱損}脱短脱損{^ 111010001000010010110001111001111001111110101101111010001000010010110001111001101001000010001101011111011110100010000100101100011110011110011111101011011110100010000100101100011110011010010000100011010111101101011110 e884b1e79fade884b1e6908d7de884b1e79fade884b1e6908d7b5e
UHC ?短?損}?短?損{^ 001111111101001110101101001111111110000111011111011111010011111111010011101011010011111111100001110111110111101101011110 3fd3ad3fe1df7d3fd3ad3fe1df7b5e

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