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 淏?迂?}淏?迂?{^ 111110110100001000111111100010010100100100111111011111011111101101000010001111111000100101001001001111110111101101011110 fb423f89493f7dfb423f89493f7b5e
EUC-JP 淏?迂?}淏?迂?{^ 1000111111000111110110010011111110110001101010100011111101111101100011111100011111011001001111111011000110101010001111110111101101011110 8fc7d93fb1aa3f7d8fc7d93fb1aa3f7b5e
UTF-8 淏렧迂렋}淏렧迂렋{^ 111001101011011110001111111010111010000010100111111010001011111110000010111010111010000010001011011111011110011010110111100011111110101110100000101001111110100010111111100000101110101110100000100010110111101101011110 e6b78feba0a7e8bf82eba08b7de6b78feba0a7e8bf82eba08b7b5e
UHC 淏렧迂렋}淏렧迂렋{^ 11111011110010001000111010110110111010011110011010001110101000100111110111111011110010001000111010110110111010011110011010001110101000100111101101011110 fbc88eb6e9e68ea27dfbc88eb6e9e68ea27b5e

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