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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 螂幄アクJ}螂幄アクJ{^ 1110010110100101100110111110100010110001101110000100101001111101111001011010010110011011111010001011000110111000010010100111101101011110 e5a59be8b1b84a7de5a59be8b1b84a7b5e
EUC-JP 螂幄アクJ}螂幄アクJ{^ 111010101010011111010110111010101000111010110001100011101011100001001010011111011110101010100111110101101110101010001110101100011000111010111000010010100111101101011110 eaa7d6ea8eb18eb84a7deaa7d6ea8eb18eb84a7b5e
UTF-8 螂幄アクJ}螂幄アクJ{^ 1110100010011110100000101110010110111001100001001110111110111101101100011110111110111101101110000100101001111101111010001001111010000010111001011011100110000100111011111011110110110001111011111011110110111000010010100111101101011110 e89e82e5b984efbdb1efbdb84a7de89e82e5b984efbdb1efbdb84a7b5e
UHC 螂幄??J}螂幄??J{^ 1101010111001100111001001100000100111111001111110100101001111101110101011100110011100100110000010011111100111111010010100111101101011110 d5cce4c13f3f4a7dd5cce4c13f3f4a7b5e

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