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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 鮨廓鮨蛙}Y鮨廓鮨蛙}bE 111010011011110110001010011001101110100110111101100010100101111001111101010110011110100110111101100010100110011011101001101111011000101001011110011111010110001001000101 e9bd8a66e9bd8a5e7d59e9bd8a66e9bd8a5e7d6245
EUC-JP 鮨廓鮨蛙}Y鮨廓鮨蛙}bE 111100101011111110110011110001111111001010111111101100111011111101111101010110011111001010111111101100111100011111110010101111111011001110111111011111010110001001000101 f2bfb3c7f2bfb3bf7d59f2bfb3c7f2bfb3bf7d6245
UTF-8 鮨廓鮨蛙}Y鮨廓鮨蛙}bE 1110100110101110101010001110010110111011100100111110100110101110101010001110100010011011100110010111110101011001111010011010111010101000111001011011101110010011111010011010111010101000111010001001101110011001011111010110001001000101 e9aea8e5bb93e9aea8e89b997d59e9aea8e5bb93e9aea8e89b997d6245
UHC ?廓?蛙}Y?廓?蛙}bE 0011111111001110101010010011111111101000110000110111110101011001001111111100111010101001001111111110100011000011011111010110001001000101 3fcea93fe8c37d593fcea93fe8c37d6245

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