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 邂?幸?}邂?幸?{^ 111001111010111000111111100011010100101100111111011111011110011110101110001111111000110101001011001111110111101101011110 e7ae3f8d4b3f7de7ae3f8d4b3f7b5e
EUC-JP 邂?幸?}邂?幸?{^ 111011101011000000111111101110011010110000111111011111011110111010110000001111111011100110101100001111110111101101011110 eeb03fb9ac3f7deeb03fb9ac3f7b5e
UTF-8 邂렱幸렔}邂렱幸렔{^ 111010011000001010000010111010111010000010110001111001011011100110111000111010111010000010010100011111011110100110000010100000101110101110100000101100011110010110111001101110001110101110100000100101000111101101011110 e98282eba0b1e5b9b8eba0947de98282eba0b1e5b9b8eba0947b5e
UHC 邂렱幸렔}邂렱幸렔{^ 11111010101100111000111010111110111110101011100110001110101010010111110111111010101100111000111010111110111110101011100110001110101010010111101101011110 fab38ebefab98ea97dfab38ebefab98ea97b5e

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