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 ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 跖⑦}v跖⑦}vB 11100110111010001000011101000110011111010111011011100110111010001000011101000110011111010111011001000010 e6e887467d76e6e887467d7642
EUC-JP 跖?}v跖?}vB 1110110011101010001111110111110101110110111011001110101000111111011111010111011001000010 ecea3f7d76ecea3f7d7642
UTF-8 跖⑦}v跖⑦}vB 1110100010110111100101101110001010010001101001100111110101110110111010001011011110010110111000101001000110100110011111010111011001000010 e8b796e291a67d76e8b796e291a67d7642
UHC ?⑦}v?⑦}vB 0011111110101000111011010111110101110110001111111010100011101101011111010111011001000010 3fa8ed7d763fa8ed7d7642

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