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 ?b?k}?b?k{^ 0011111101100010001111110110101101111101001111110110001000111111011010110111101101011110 3f623f6b7d3f623f6b7b5e
SJIS-WIN 咤b痾k}咤b痾k{^ 100110100100001001100010111000010111110101101011011111011001101001000010011000101110000101111101011010110111101101011110 9a4262e17d6b7d9a4262e17d6b7b5e
EUC-JP 咤b痾k}咤b痾k{^ 110100111010001101100010111000011101111001101011011111011101001110100011011000101110000111011110011010110111101101011110 d3a362e1de6b7dd3a362e1de6b7b5e
UTF-8 咤b痾k}咤b痾k{^ 11100101100100101010010001100010111001111001011110111110011010110111110111100101100100101010010001100010111001111001011110111110011010110111101101011110 e592a462e797be6b7de592a462e797be6b7b5e
UHC 咤b?k}咤b?k{^ 11110110111000110110001000111111011010110111110111110110111000110110001000111111011010110111101101011110 f6e3623f6b7df6e3623f6b7b5e

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