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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN 迹」辷ーh迹」辷ー 11100111100100011010001111100111100010001011000001101000111001111001000110100011111001111000100010110000 e791a3e788b068e791a3e788b0
EUC-JP 迹」辷ーh迹」辷ー 1110110111110001100011101010001111101101111010001000111010110000011010001110110111110001100011101010001111101101111010001000111010110000 edf18ea3ede88eb068edf18ea3ede88eb0
UTF-8 迹」辷ーh迹」辷ー 11101000101111111011100111101111101111011010001111101000101111101011011111101111101111011011000001101000111010001011111110111001111011111011110110100011111010001011111010110111111011111011110110110000 e8bfb9efbda3e8beb7efbdb068e8bfb9efbda3e8beb7efbdb0
UHC 迹???h迹??? 1110111011101001001111110011111100111111011010001110111011101001001111110011111100111111 eee93f3f3f68eee93f3f3f

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