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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 苺ルー}苺ルー{^ 11100100100101011000001110001011101100000111110111100100100101011000001110001011101100000111101101011110 e495838bb07de495838bb07b5e
EUC-JP 苺ルー}苺ルー{^ 111001111111010110100101111010111000111010110000011111011110011111110101101001011110101110001110101100000111101101011110 e7f5a5eb8eb07de7f5a5eb8eb07b5e
UTF-8 苺ルー}苺ルー{^ 111010001000101110111010111000111000001110101011111011111011110110110000011111011110100010001011101110101110001110000011101010111110111110111101101100000111101101011110 e88bbae383abefbdb07de88bbae383abefbdb07b5e
UHC ?ル?}?ル?{^ 0011111110101011111010110011111101111101001111111010101111101011001111110111101101011110 3fabeb3f7d3fabeb3f7b5e

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