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 螂壹こ}螂壹こ{^ 111001011010010110011010111000111000001010110001011111011110010110100101100110101110001110000010101100010111101101011110 e5a59ae382b17de5a59ae382b17b5e
EUC-JP 螂壹こ}螂壹こ{^ 111010101010011111010100111001011010010010110011011111011110101010100111110101001110010110100100101100110111101101011110 eaa7d4e5a4b37deaa7d4e5a4b37b5e
UTF-8 螂壹こ}螂壹こ{^ 111010001001111010000010111001011010001110111001111000111000000110010011011111011110100010011110100000101110010110100011101110011110001110000001100100110111101101011110 e89e82e5a3b9e381937de89e82e5a3b9e381937b5e
UHC 螂壹こ}螂壹こ{^ 110101011100110011101100111011001010101010110011011111011101010111001100111011001110110010101010101100110111101101011110 d5ccececaab37dd5ccececaab37b5e

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