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 顋懶スコ遶丞、わ 11101000111110011001110011101111101111011011101011100111101010111000111111100101101001001000001011101101 e8f99cefbdbae7ab8fe5a482ed
EUC-JP 顋懶スコ遶丞、わ 11110000111110111101100011110001100011101011110110001110101110101110111010101101101111101110011110001110101001001010010011101111 f0fbd8f18ebd8ebaeeadbee78ea4a4ef
UTF-8 顋懶スコ遶丞、わ 111010011010000110001011111001101000011110110110111011111011110110111101111011111011110110111010111010011000000110110110111001001011100010011110111011111011110110100100111000111000001010001111 e9a18be687b6efbdbdefbdbae981b6e4b89eefbda4e3828f
UHC ?懶???丞?わ 0011111111010100111110110011111100111111001111111110001110101010001111111010101011101111 3fd4fb3f3f3fe3aa3faaef

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