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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ’?丹?W}’?丹?W{^ 1000000101100110001111111001001001001111001111110101011101111101100000010110011000111111100100100100111100111111010101110111101101011110 81663f924f3f577d81663f924f3f577b5e
EUC-JP ’?丹鋌W}’?丹鋌W{^ 101000011100011100111111110000111011000010001111111001001011101101010111011111011010000111000111001111111100001110110000100011111110010010111011010101110111101101011110 a1c73fc3b08fe4bb577da1c73fc3b08fe4bb577b5e
UTF-8 ’룶丹鋌W}’룶丹鋌W{^ 1110001010000000100110011110101110100011101101101110010010111000101110011110100110001011100011000101011101111101111000101000000010011001111010111010001110110110111001001011100010111001111010011000101110001100010101110111101101011110 e28099eba3b6e4b8b9e98b8c577de28099eba3b6e4b8b9e98b8c577b5e
UHC ’룶丹鋌W}’룶丹鋌W{^ 101000011010111110001111101010111101001110100001111011111111101101010111011111011010000110101111100011111010101111010011101000011110111111111011010101110111101101011110 a1af8fabd3a1effb577da1af8fabd3a1effb577b5e

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