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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 顋懶スコ遶丞、 1110100011111001100111001110111110111101101110101110011110101011100011111110010110100100 e8f99cefbdbae7ab8fe5a4
EUC-JP 顋懶スコ遶丞、 1111000011111011110110001111000110001110101111011000111010111010111011101010110110111110111001111000111010100100 f0fbd8f18ebd8ebaeeadbee78ea4
UTF-8 顋懶スコ遶丞、 111010011010000110001011111001101000011110110110111011111011110110111101111011111011110110111010111010011000000110110110111001001011100010011110111011111011110110100100 e9a18be687b6efbdbdefbdbae981b6e4b89eefbda4
UHC ?懶???丞? 001111111101010011111011001111110011111100111111111000111010101000111111 3fd4fb3f3f3fe3aa3f

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