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 ????k}????k{^ 00111111001111110011111100111111011010110111110100111111001111110011111100111111011010110111101101011110 3f3f3f3f6b7d3f3f3f3f6b7b5e
SJIS-WIN 煇イ鮑タk}煇イ鮑タk{^ 1111101101010111101100101110100110111000110000000110101101111101111110110101011110110010111010011011100011000000011010110111101101011110 fb57b2e9b8c06b7dfb57b2e9b8c06b7b5e
EUC-JP 煇イ鮑タk}煇イ鮑タk{^ 1000111111001001111101011000111010110010111100101011101010001110110000000110101101111101100011111100100111110101100011101011001011110010101110101000111011000000011010110111101101011110 8fc9f58eb2f2ba8ec06b7d8fc9f58eb2f2ba8ec06b7b5e
UTF-8 煇イ鮑タk}煇イ鮑タk{^ 1110011110000101100001111110111110111101101100101110100110101110100100011110111110111110100000000110101101111101111001111000010110000111111011111011110110110010111010011010111010010001111011111011111010000000011010110111101101011110 e78587efbdb2e9ae91efbe806b7de78587efbdb2e9ae91efbe806b7b5e
UHC 煇?鮑?k}煇?鮑?k{^ 1111110111001000001111111111100011101010001111110110101101111101111111011100100000111111111110001110101000111111011010110111101101011110 fdc83ff8ea3f6b7dfdc83ff8ea3f6b7b5e

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