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{^ 111111000100001110001110101100011110100111100001100011101011010001010111011111011111110001000011100011101011000111101001111000011000111010110100010101110111101101011110 fc438eb1e9e18eb4577dfc438eb1e9e18eb4577b5e
EUC-JP 鮏竺鱆雫W}鮏竺鱆雫W{^ 1000111111101010110110111011110010110011111100101110001110111100101101100101011101111101100011111110101011011011101111001011001111110010111000111011110010110110010101110111101101011110 8feadbbcb3f2e3bcb6577d8feadbbcb3f2e3bcb6577b5e
UTF-8 鮏竺鱆雫W}鮏竺鱆雫W{^ 1110100110101110100011111110011110101011101110101110100110110001100001101110100110011011101010110101011101111101111010011010111010001111111001111010101110111010111010011011000110000110111010011001101110101011010101110111101101011110 e9ae8fe7abbae9b186e99bab577de9ae8fe7abbae9b186e99bab577b5e
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)