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 螻具ス喜側騾セ 111001011011000110001011111011111011110110001010111011001001000110100100111010011000000010111110 e5b18befbd8aec91a4e980be
EUC-JP 螻具ス喜側騾セ 1110101010110011101101101111000110001110101111011011010011101110110000101010011011110001111000001000111010111110 eab3b6f18ebdb4eec2a6f1e08ebe
UTF-8 螻具ス喜側騾セ 111010001001111010111011111001011000010110110111111011111011110110111101111001011001011010011100111001011000000110110100111010011010100010111110111011111011110110111110 e89ebbe585b7efbdbde5969ce581b4e9a8beefbdbe
UHC ?具?喜側?? 00111111110011101111110100111111111111011110110011110110101100000011111100111111 3fcefd3ffdecf6b03f3f

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