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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 長?到}長?到{^ 10010010101101110011111110010011100111100111110110010010101101110011111110010011100111100111101101011110 92b73f939e7d92b73f939e7b5e
EUC-JP 長?到}長?到{^ 11000100101110010011111111000101111111100111110111000100101110010011111111000101111111100111101101011110 c4b93fc5fe7dc4b93fc5fe7b5e
UTF-8 長숀到}長숀到{^ 111010011001010110110111111011001000100010000000111001011000100010110000011111011110100110010101101101111110110010001000100000001110010110001000101100000111101101011110 e995b7ec8880e588b07de995b7ec8880e588b07b5e
UHC 長숀到}長숀到{^ 111011011111111010111100111100001101001111110000011111011110110111111110101111001111000011010011111100000111101101011110 edfebcf0d3f07dedfebcf0d3f07b5e

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