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 即足臓他}即足臓他{^ 10010001101001101001000110101011100100011001111110010001101111000111110110010001101001101001000110101011100100011001111110010001101111000111101101011110 91a691ab919f91bc7d91a691ab919f91bc7b5e
EUC-JP 即足臓他}即足臓他{^ 11000010101010001100001010101101110000101010000111000010101111100111110111000010101010001100001010101101110000101010000111000010101111100111101101011110 c2a8c2adc2a1c2be7dc2a8c2adc2a1c2be7b5e
UTF-8 即足臓他}即足臓他{^ 111001011000110110110011111010001011011010110011111010001000011110010011111001001011101110010110011111011110010110001101101100111110100010110110101100111110100010000111100100111110010010111011100101100111101101011110 e58db3e8b6b3e88793e4bb967de58db3e8b6b3e88793e4bb967b5e
UHC ?足?他}?足?他{^ 001111111111000011101011001111111111011011100010011111010011111111110000111010110011111111110110111000100111101101011110 3ff0eb3ff6e27d3ff0eb3ff6e27b5e

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