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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 杖?迂??迂肌 1000111111110001001111111000100101001001001111110011111110001001010010011001010010100111 8ff13f89493f3f894994a7
EUC-JP 杖?迂??迂肌 1011111011110011001111111011000110101010001111110011111110110001101010101100100010101001 bef33fb1aa3f3fb1aac8a9
UTF-8 杖렦迂累갬迂肌 111001101001110110010110111010111010000010100110111010001011111110000010111011111010010110001111111010101011000010101100111010001011111110000010111010001000001010001100 e69d96eba0a6e8bf82efa58feab0ace8bf82e8828c
UHC 杖렦迂累갬迂肌 1110110111101000100011101011010111101001111001101101001011101001101100001011011111101001111001101101000110111111 ede88eb5e9e6d2e9b0b7e9e6d1bf

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