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 霍ゑスャ鬮ョ遶ク 111010001011011110000010111011111011110110101100111010011010101110101110111001111010101110111000 e8b782efbdace9abaee7abb8
EUC-JP 霍ゑスャ鬮ョ遶ク 11110000101110011010010011110001100011101011110110001110101011001111001010101101100011101010111011101110101011011000111010111000 f0b9a4f18ebd8eacf2ad8eaeeead8eb8
UTF-8 霍ゑスャ鬮ョ遶ク 111010011001110010001101111000111000001010010001111011111011110110111101111011111011110110101100111010011010110010101110111011111011110110101110111010011000000110110110111011111011110110111000 e99c8de38291efbdbdefbdace9acaeefbdaee981b6efbdb8
UHC ?ゑ?????? 001111111010101011110001001111110011111100111111001111110011111100111111 3faaf13f3f3f3f3f3f

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