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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 螂呵イ崎雎茨ス 1110010110100101100110011110100010110010100011011110100011110101100101011110100010110001100010001110111110111101 e5a599e8b28de8f595e8b188efbd
EUC-JP 螂呵イ崎?雎茨ス 111010101010011111010010111010101000111010110010101110101110101000111111111100001011001110110000111100011000111010111101 eaa7d2ea8eb2baea3ff0b3b0f18ebd
UTF-8 螂呵イ崎雎茨ス 111010001001111010000010111001011001000110110101111011111011110110110010111001011011010010001110111011101001000010000000111010011001101110001110111010001000110010101000111011111011110110111101 e89e82e591b5efbdb2e5b48eee9080e99b8ee88ca8efbdbd
UHC 螂呵?崎?雎茨? 11010101110011001100101010100111001111111101000011111000001111111110111011010001111011011011110000111111 d5cccaa73fd0f83feed1edbc3f

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