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{^ 111110111010000110001110101100011110100111100001100011101011010001010111011111011111101110100001100011101011000111101001111000011000111010110100010101110111101101011110 fba18eb1e9e18eb4577dfba18eb1e9e18eb4577b5e
EUC-JP ?竺鱆雫W}?竺鱆雫W{^ 00111111101111001011001111110010111000111011110010110110010101110111110100111111101111001011001111110010111000111011110010110110010101110111101101011110 3fbcb3f2e3bcb6577d3fbcb3f2e3bcb6577b5e
UTF-8 蠇竺鱆雫W}蠇竺鱆雫W{^ 1110100010100000100001111110011110101011101110101110100110110001100001101110100110011011101010110101011101111101111010001010000010000111111001111010101110111010111010011011000110000110111010011001101110101011010101110111101101011110 e8a087e7abbae9b186e99bab577de8a087e7abbae9b186e99bab577b5e
UHC ?竺??W}?竺??W{^ 001111111111010111100111001111110011111101010111011111010011111111110101111001110011111100111111010101110111101101011110 3ff5e73f3f577d3ff5e73f3f577b5e

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