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 螻具スろシケ鬲障 11100101101100011000101111101111101111011000001011101011101111001011100111101001101011011000111111100001 e5b18befbd82ebbcb9e9ad8fe1
EUC-JP 螻具スろシケ鬲障 11101010101100111011011011110001100011101011110110100100111011011000111010111100100011101011100111110010101011111011111011100011 eab3b6f18ebda4ed8ebc8eb9f2afbee3
UTF-8 螻具スろシケ鬲障 111010001001111010111011111001011000010110110111111011111011110110111101111000111000001010001101111011111011110110111100111011111011110110111001111010011010110010110010111010011001101010011100 e89ebbe585b7efbdbde3828defbdbcefbdb9e9acb2e99a9c
UHC ?具?ろ???障 0011111111001110111111010011111110101010111011010011111100111111001111111110111010100001 3fcefd3faaed3f3f3feea1

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