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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 霍シ迢暦スセ繧ー 111010001011011110111100111001111000101110010111111011111011110110111110111000111000001010110000 e8b7bce78b97efbdbee382b0
EUC-JP 霍シ迢暦スセ繧ー 11110000101110011000111010111100111011011110101111001110111100011000111010111101100011101011111011100101111000101000111010110000 f0b98ebcedebcef18ebd8ebee5e28eb0
UTF-8 霍シ迢暦スセ繧ー 111010011001110010001101111011111011110110111100111010001011111110100010111001101001101010100110111011111011110110111101111011111011110110111110111001111011100110100111111011111011110110110000 e99c8defbdbce8bfa2e69aa6efbdbdefbdbee7b9a7efbdb0
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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