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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??雨良??雨粱^ 00111111001111111000100101001010100101111100011100111111001111111000100101001010111000101110101101011110 3f3f894a97c73f3f894ae2eb5e
EUC-JP 釪?雨良釪?雨粱^ 1000111111100011101011010011111110110001101010111100111011001001100011111110001110101101001111111011000110101011111001001110110101011110 8fe3ad3fb1abcec98fe3ad3fb1abe4ed5e
UTF-8 釪렟雨良釪렟雨粱^ 11101001100001111010101011101011101000001001111111101001100110111010100011101000100010011010111111101001100001111010101011101011101000001001111111101001100110111010100011100111101100101011000101011110 e987aaeba09fe99ba8e889afe987aaeba09fe99ba8e7b2b15e
UHC 釪렟雨良釪렟雨粱^ 1110100111101001100011101011000011101001111010111101010111011110111010011110100110001110101100001110100111101011110101011101110001011110 e9e98eb0e9ebd5dee9e98eb0e9ebd5dc5e

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