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 悠?圓?}悠?圓?{^ 100101110100100100111111100110101010001000111111011111011001011101001001001111111001101010100010001111110111101101011110 97493f9aa23f7d97493f9aa23f7b5e
EUC-JP 悠?圓?}悠?圓?{^ 110011011010101000111111110101001010010000111111011111011100110110101010001111111101010010100100001111110111101101011110 cdaa3fd4a43f7dcdaa3fd4a43f7b5e
UTF-8 悠렓圓귄}悠렓圓귄{^ 111001101000001010100000111010111010000010010011111001011001110010010011111010101011011110000100011111011110011010000010101000001110101110100000100100111110010110011100100100111110101010110111100001000111101101011110 e682a0eba093e59c93eab7847de682a0eba093e59c93eab7847b5e
UHC 悠렓圓귄}悠렓圓귄{^ 11101010111011011000111010101000111010101010110110110001110011110111110111101010111011011000111010101000111010101010110110110001110011110111101101011110 eaed8ea8eaadb1cf7deaed8ea8eaadb1cf7b5e

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