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 釈失ウゥ}釈失ウゥ{^ 100011101101111110001110101110001011001110101001011111011000111011011111100011101011100010110011101010010111101101011110 8edf8eb8b3a97d8edf8eb8b3a97b5e
EUC-JP 釈失ウゥ}釈失ウゥ{^ 10111100111000011011110010111010100011101011001110001110101010010111110110111100111000011011110010111010100011101011001110001110101010010111101101011110 bce1bcba8eb38ea97dbce1bcba8eb38ea97b5e
UTF-8 釈失ウゥ}釈失ウゥ{^ 111010011000011110001000111001011010010010110001111011111011110110110011111011111011110110101001011111011110100110000111100010001110010110100100101100011110111110111101101100111110111110111101101010010111101101011110 e98788e5a4b1efbdb3efbda97de98788e5a4b1efbdb3efbda97b5e
UHC ?失??}?失??{^ 00111111111000111111011100111111001111110111110100111111111000111111011100111111001111110111101101011110 3fe3f73f3f7d3fe3f73f3f7b5e

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