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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 豎、邊、}豎、邊、{^ 111001101011000110100100111001111011001010100100011111011110011010110001101001001110011110110010101001000111101101011110 e6b1a4e7b2a47de6b1a4e7b2a47b5e
EUC-JP 豎、邊、}豎、邊、{^ 11101100101100111000111010100100111011101011010010001110101001000111110111101100101100111000111010100100111011101011010010001110101001000111101101011110 ecb38ea4eeb48ea47decb38ea4eeb48ea47b5e
UTF-8 豎、邊、}豎、邊、{^ 111010001011000110001110111011111011110110100100111010011000001010001010111011111011110110100100011111011110100010110001100011101110111110111101101001001110100110000010100010101110111110111101101001000111101101011110 e8b18eefbda4e9828aefbda47de8b18eefbda4e9828aefbda47b5e
UHC ??邊?}??邊?{^ 00111111001111111101110010101011001111110111110100111111001111111101110010101011001111110111101101011110 3f3fdcab3f7d3f3fdcab3f7b5e

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