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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 顋懶スウ顋懶スウB 11101000111110011001110011101111101111011011001111101000111110011001110011101111101111011011001101000010 e8f99cefbdb3e8f99cefbdb342
EUC-JP 顋懶スウ顋懶スウB 1111000011111011110110001111000110001110101111011000111010110011111100001111101111011000111100011000111010111101100011101011001101000010 f0fbd8f18ebd8eb3f0fbd8f18ebd8eb342
UTF-8 顋懶スウ顋懶スウB 11101001101000011000101111100110100001111011011011101111101111011011110111101111101111011011001111101001101000011000101111100110100001111011011011101111101111011011110111101111101111011011001101000010 e9a18be687b6efbdbdefbdb3e9a18be687b6efbdbdefbdb342
UHC ?懶???懶??B 0011111111010100111110110011111100111111001111111101010011111011001111110011111101000010 3fd4fb3f3f3fd4fb3f3f42

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